diff options
author | tg <tg@FreeBSD.org> | 1997-09-12 15:51:47 +0800 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 1997-09-12 15:51:47 +0800 |
commit | dda829e94c9d86f7583e620e781d867c5c6ca615 (patch) | |
tree | df9a21fa38bacbe22a874f18d7e0870e10c1e194 /lang/ruby16 | |
parent | 3086d9155945f1c18acb1a50aa695d9823f9139c (diff) | |
download | freebsd-ports-gnome-dda829e94c9d86f7583e620e781d867c5c6ca615.tar.gz freebsd-ports-gnome-dda829e94c9d86f7583e620e781d867c5c6ca615.tar.zst freebsd-ports-gnome-dda829e94c9d86f7583e620e781d867c5c6ca615.zip |
Changed MAINTAINER address at his request.
Diffstat (limited to 'lang/ruby16')
-rw-r--r-- | lang/ruby16/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/ruby16/Makefile b/lang/ruby16/Makefile index ce3a0cc64b65..2304b2c7720a 100644 --- a/lang/ruby16/Makefile +++ b/lang/ruby16/Makefile @@ -3,7 +3,7 @@ # Date created: 04 September 1997 # Whom: Eiji-usagi-MATSUmoto <usagi@ruby.club.or.jp> # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1997/09/11 09:45:56 tg Exp $ # DISTNAME= ruby-1.0-970903 @@ -11,7 +11,7 @@ PKGNAME= ruby-1.0 CATEGORIES= lang MASTER_SITES= ftp://ftp.netlab.co.jp/pub/lang/ruby/ -MAINTAINER= ematsu@pfu.co.jp +MAINTAINER= usagi@ruby.club.or.jp HAS_CONFIGURE= yes |