summaryrefslogtreecommitdiff
path: root/lang/tcl82/Makefile
diff options
context:
space:
mode:
authorJustin M. Seger <jseger@FreeBSD.org>1998-02-16 15:58:37 +0000
committerJustin M. Seger <jseger@FreeBSD.org>1998-02-16 15:58:37 +0000
commit9973dd39cff89c6d1022d3f20811ba779b35b54f (patch)
tree3d4ee8b19122008b5bed25e3ad151b3df9af4164 /lang/tcl82/Makefile
parentActivate ports/lang/tcl81 and ports/x11/tk81 (diff)
Upgrade a repository copy of 8.0 to version 8.1
Notes
Notes: svn path=/head/; revision=9763
Diffstat (limited to 'lang/tcl82/Makefile')
-rw-r--r--lang/tcl82/Makefile16
1 files changed, 8 insertions, 8 deletions
diff --git a/lang/tcl82/Makefile b/lang/tcl82/Makefile
index de99a3458f9a..1ce3dd4eb4d2 100644
--- a/lang/tcl82/Makefile
+++ b/lang/tcl82/Makefile
@@ -1,19 +1,19 @@
-# New ports collection makefile for: tcl8.0
-# Version required: 8.0
+# New ports collection makefile for: tcl8.1
+# Version required: 8.1.a1
# Date created: 19 August 1997
# Whom: jkh
#
-# $Id: Makefile,v 1.3 1997/11/26 22:48:50 pst Exp $
+# $Id: Makefile,v 1.4 1997/12/01 16:50:49 pst Exp $
#
-DISTNAME= tcl8.0p2
-PKGNAME= tcl-8.0.2
-CATEGORIES= lang tcl80
+DISTNAME= tcl8.1a1
+PKGNAME= tcl-8.1.a1
+CATEGORIES= lang tcl81
MASTER_SITES= ftp://ftp.sunlabs.com/pub/tcl/
-MAINTAINER= jkh@freebsd.org
+MAINTAINER= jseger@FreeBSD.ORG
-WRKSRC= ${WRKDIR}/tcl8.0/unix
+WRKSRC= ${WRKDIR}/${DISTNAME}/unix
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-shared
CONFIGURE_ENV= PORTSDIR=${PORTSDIR}