summaryrefslogtreecommitdiffstats
path: root/lang/ruby-tcltklib
diff options
context:
space:
mode:
authorcpiazza <cpiazza@FreeBSD.org>2000-04-10 01:11:24 +0000
committercpiazza <cpiazza@FreeBSD.org>2000-04-10 01:11:24 +0000
commitbb9d737e5bea9b718df6ba1218667130f3e8585c (patch)
treeb595a4844124c67233b9ad67ebd2502776636b48 /lang/ruby-tcltklib
parentafbb40eec42236f7cb78f0a6aeb6a9e4b97143d8 (diff)
downloadFreeBSD-ports-bb9d737e5bea9b718df6ba1218667130f3e8585c.zip
FreeBSD-ports-bb9d737e5bea9b718df6ba1218667130f3e8585c.tar.gz
Update with the new PORTNAME/PORTVERSION variables
Diffstat (limited to 'lang/ruby-tcltklib')
-rw-r--r--lang/ruby-tcltklib/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/lang/ruby-tcltklib/Makefile b/lang/ruby-tcltklib/Makefile
index 507078e..f43db79 100644
--- a/lang/ruby-tcltklib/Makefile
+++ b/lang/ruby-tcltklib/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
OpenPOWER on IntegriCloud