diff options
Diffstat (limited to 'lang/ruby/Makefile')
-rw-r--r-- | lang/ruby/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lang/ruby/Makefile b/lang/ruby/Makefile index 0e38aec..76011f8 100644 --- a/lang/ruby/Makefile +++ b/lang/ruby/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: ruby -# Version required: 1.0-970919 +# Version required: 1.0-971125 # Date created: 04 September 1997 # Whom: Eiji-usagi-MATSUmoto <usagi@ruby.club.or.jp> # -# $Id: Makefile,v 1.2 1997/09/12 07:51:47 tg Exp $ +# $Id: Makefile,v 1.3 1997/09/22 13:59:37 tg Exp $ # -DISTNAME= ruby-1.0-970919 +DISTNAME= ruby-1.0-971125 PKGNAME= ruby-1.0 CATEGORIES= lang MASTER_SITES= ftp://ftp.netlab.co.jp/pub/lang/ruby/ |