From 458db42f260579cff064d493ad91eb833dd7f27f Mon Sep 17 00:00:00 2001 From: Chris Piazza Date: Mon, 10 Apr 2000 01:11:24 +0000 Subject: Update with the new PORTNAME/PORTVERSION variables --- lang/ruby14-tcltklib/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'lang/ruby14-tcltklib') diff --git a/lang/ruby14-tcltklib/Makefile b/lang/ruby14-tcltklib/Makefile index 507078e1e92a..f43db79c8861 100644 --- a/lang/ruby14-tcltklib/Makefile +++ b/lang/ruby14-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 # # $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 -- cgit v1.2.3