diff options
author | Joseph Koshy <jkoshy@FreeBSD.org> | 1998-09-09 01:22:59 +0000 |
---|---|---|
committer | Joseph Koshy <jkoshy@FreeBSD.org> | 1998-09-09 01:22:59 +0000 |
commit | aa098e962abff6386de47aa87bbc4dd202472631 (patch) | |
tree | 2013a827ed28618df58ad92b502c8b59fc5304aa /lang/ruby | |
parent | fed125734105c1b872c70b53f0dda9139b44a171 (diff) | |
download | ports-aa098e962abff6386de47aa87bbc4dd202472631.tar.gz ports-aa098e962abff6386de47aa87bbc4dd202472631.zip |
Notes
Diffstat (limited to 'lang/ruby')
-rw-r--r-- | lang/ruby/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/ruby/Makefile b/lang/ruby/Makefile index 55ee962311e2..b3edbda2d094 100644 --- a/lang/ruby/Makefile +++ b/lang/ruby/Makefile @@ -3,13 +3,13 @@ # Date created: 04 September 1997 # Whom: Eiji-usagi-MATSUmoto <usagi@ruby.club.or.jp> # -# $Id: Makefile,v 1.5 1998/02/11 23:56:29 max Exp $ +# $Id: Makefile,v 1.6 1998/05/15 05:01:04 chuckr Exp $ # DISTNAME= ruby-1.0-971225 PKGNAME= ruby-1.0 CATEGORIES= lang -MASTER_SITES= ftp://ftp.netlab.co.jp/pub/lang/ruby/ +MASTER_SITES= ftp://ftp.netlab.co.jp/pub/lang/ruby/1.0 MAINTAINER= usagi@clave.gr.jp |