summaryrefslogtreecommitdiff
path: root/x11-toolkits/ruby14-tk
diff options
context:
space:
mode:
authorChris Piazza <cpiazza@FreeBSD.org>2000-04-10 01:11:24 +0000
committerChris Piazza <cpiazza@FreeBSD.org>2000-04-10 01:11:24 +0000
commit458db42f260579cff064d493ad91eb833dd7f27f (patch)
tree68be2a9f82a8de971c7ce08aa167173fa22921d9 /x11-toolkits/ruby14-tk
parentUpdate with the new PORTNAME/PORTVERSION variables (diff)
Update with the new PORTNAME/PORTVERSION variables
Notes
Notes: svn path=/head/; revision=27434
Diffstat (limited to 'x11-toolkits/ruby14-tk')
-rw-r--r--x11-toolkits/ruby14-tk/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-toolkits/ruby14-tk/Makefile b/x11-toolkits/ruby14-tk/Makefile
index 507078e1e92a..f43db79c8861 100644
--- a/x11-toolkits/ruby14-tk/Makefile
+++ b/x11-toolkits/ruby14-tk/Makefile
@@ -1,13 +1,12 @@
# New ports collection makefile for: rubytk
-# Version required: 1.4.3
# Date created: 15 March 1999
# Whom: Yasuhiro Fukuma <yasuf@big.or.jp>
#
# $FreeBSD$
#
-DISTNAME= ruby-${VERSION}
-PKGNAME?= rubytk-${VERSION}
+PORTNAME?= rubytk
+PORTVERSION?= 1.4.3
CATEGORIES?= x11-toolkits
MASTER_SITES= ftp://ftp.netlab.co.jp/pub/lang/ruby/${BRANCH_NAME}/ \
ftp://ftp.TokyoNet.AD.JP/pub/misc/ruby/${BRANCH_NAME}/ \
@@ -15,6 +14,7 @@ MASTER_SITES= ftp://ftp.netlab.co.jp/pub/lang/ruby/${BRANCH_NAME}/ \
ftp://blade.nagaokaut.ac.jp/pub/lang/ruby/${BRANCH_NAME}/ \
ftp://ftp.krnet.ne.jp/pub/ruby/${BRANCH_NAME}/ \
ftp://mirror.nucba.ac.jp/mirror/ruby/${BRANCH_NAME}/
+DISTNAME= ruby-${PORTVERSION}
MAINTAINER?= yasuf@big.or.jp