aboutsummaryrefslogtreecommitdiff
path: root/devel/SpecTcl
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>2000-04-11 21:30:15 +0000
committerMichael Haro <mharo@FreeBSD.org>2000-04-11 21:30:15 +0000
commited33fb7de058a6d91ae1c86c9dda42a1a2508b54 (patch)
treebb126f7f4deabe676254cb651c5b8a780976235f /devel/SpecTcl
parentcd551d001ae65b6035a625879180b837df06f895 (diff)
downloadports-ed33fb7de058a6d91ae1c86c9dda42a1a2508b54.tar.gz
ports-ed33fb7de058a6d91ae1c86c9dda42a1a2508b54.zip
PORTNAME/PORTVERSION update
Notes
Notes: svn path=/head/; revision=27452
Diffstat (limited to 'devel/SpecTcl')
-rw-r--r--devel/SpecTcl/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/SpecTcl/Makefile b/devel/SpecTcl/Makefile
index 8ebc6ccad5ca..65be89921367 100644
--- a/devel/SpecTcl/Makefile
+++ b/devel/SpecTcl/Makefile
@@ -1,15 +1,15 @@
# New ports collection makefile for: SpecTcl1.1
-# Version required: 1.1
# Date created: Fri Oct 3 18:50:53 CEST 1997
# Whom: Andreas Klemm <andreas@klemm.gtn.com>
#
# $FreeBSD$
#
-DISTNAME= SpecTcl1.1
-PKGNAME= SpecTcl-1.1
+PORTNAME= SpecTcl
+PORTVERSION= 1.1
CATEGORIES= devel tk80
MASTER_SITES= ftp://ftp.scriptics.com/pub/tcl/guitools/
+DISTNAME= ${PORTNAME}${PORTVERSION}
MAINTAINER= andreas@FreeBSD.org