summaryrefslogtreecommitdiff
path: root/lang/tcl80/Makefile
diff options
context:
space:
mode:
authorChris Timmons <cwt@FreeBSD.org>1999-04-30 16:09:55 +0000
committerChris Timmons <cwt@FreeBSD.org>1999-04-30 16:09:55 +0000
commiteedf64319447ed1d20b1c9a22435858c6bc7a509 (patch)
tree5e14c8461e43908ffa6bdcbf90ac332d47cc7ace /lang/tcl80/Makefile
parentUpdate to 990416 version. (diff)
Tcl 8.0.5. Fenner's MLINK PR TBA RSN
Notes
Notes: svn path=/head/; revision=18222
Diffstat (limited to 'lang/tcl80/Makefile')
-rw-r--r--lang/tcl80/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/lang/tcl80/Makefile b/lang/tcl80/Makefile
index 63714b50180d..c80df9686088 100644
--- a/lang/tcl80/Makefile
+++ b/lang/tcl80/Makefile
@@ -3,11 +3,11 @@
# Date created: 19 August 1997
# Whom: jkh
#
-# $Id: Makefile,v 1.14 1999/04/08 19:05:47 billf Exp $
+# $Id: Makefile,v 1.15 1999/04/22 00:17:05 scrappy Exp $
#
-DISTNAME= tcl8.0.4
-PKGNAME= tcl-8.0.4
+DISTNAME= tcl8.0.5
+PKGNAME= tcl-8.0.5
CATEGORIES= lang tcl80
MASTER_SITES= ftp://ftp.scriptics.com/pub/tcl/tcl8_0/
@@ -15,14 +15,14 @@ MAINTAINER= cwt@freebsd.org
Y2K= http://www.scriptics.com/Y2K.html
-WRKSRC= ${WRKDIR}/tcl8.0.4/unix
+WRKSRC= ${WRKDIR}/tcl8.0.5/unix
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-shared
CONFIGURE_ENV= PORTSDIR=${PORTSDIR}
PKGINSTALL= ${PKGDIR}/INSTALL.tclsh
SHLIB_MAJOR= 1
-SHLIB_MINOR= 4
+SHLIB_MINOR= 5
MAKEFILE= makefile
TCL_LIB= libtcl80.so