diff options
author | tg <tg@FreeBSD.org> | 1997-09-22 13:59:45 +0000 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 1997-09-22 13:59:45 +0000 |
commit | 11e0e1fde8b35736f0ba271f9d604e8ec6fb3125 (patch) | |
tree | 90cdba0ad202a0996c45100c4762c30ebd77101d /lang/ruby14/Makefile | |
parent | fd6b44c85f812c718a7affb074f041376280262a (diff) | |
download | FreeBSD-ports-11e0e1fde8b35736f0ba271f9d604e8ec6fb3125.zip FreeBSD-ports-11e0e1fde8b35736f0ba271f9d604e8ec6fb3125.tar.gz |
Upgrade to 970919 version. Install man page.
PR: 4602
Submitted by: Eiji-usagi-MATSUmoto <usagi@ruby.club.or.jp>
Diffstat (limited to 'lang/ruby14/Makefile')
-rw-r--r-- | lang/ruby14/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lang/ruby14/Makefile b/lang/ruby14/Makefile index 2304b2c..0e38aec 100644 --- a/lang/ruby14/Makefile +++ b/lang/ruby14/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: ruby -# Version required: 1.0-970903 +# Version required: 1.0-970919 # Date created: 04 September 1997 # Whom: Eiji-usagi-MATSUmoto <usagi@ruby.club.or.jp> # -# $Id: Makefile,v 1.1.1.1 1997/09/11 09:45:56 tg Exp $ +# $Id: Makefile,v 1.2 1997/09/12 07:51:47 tg Exp $ # -DISTNAME= ruby-1.0-970903 +DISTNAME= ruby-1.0-970919 PKGNAME= ruby-1.0 CATEGORIES= lang MASTER_SITES= ftp://ftp.netlab.co.jp/pub/lang/ruby/ |