diff options
Diffstat (limited to 'lang/ruby14/Makefile')
-rw-r--r-- | lang/ruby14/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/ruby14/Makefile b/lang/ruby14/Makefile index 6b555d0e88ca..7450b76e10a1 100644 --- a/lang/ruby14/Makefile +++ b/lang/ruby14/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: ruby -# Version required: 1.4.3 # Date created: 04 September 1997 # Whom: Eiji-usagi-MATSUmoto <usagi@ruby.club.or.jp> # # $FreeBSD$ # -DISTNAME= ruby-1.4.3 +PORTNAME= ruby +PORTVERSION= 1.4.3 CATEGORIES= lang ipv6 MASTER_SITES= ftp://ftp.netlab.co.jp/pub/lang/ruby/${BRANCH_NAME}/ \ ftp://ftp.TokyoNet.AD.JP/pub/misc/ruby/${BRANCH_NAME}/ \ |