diff options
author | Marc G. Fournier <scrappy@FreeBSD.org> | 1999-04-22 00:17:18 +0000 |
---|---|---|
committer | Marc G. Fournier <scrappy@FreeBSD.org> | 1999-04-22 00:17:18 +0000 |
commit | a05c0a07b80dea11eea81423e72bb8e48657d1ae (patch) | |
tree | d0acdf67187748983f1ed227f55e4641b2b50de1 /lang/tcl80 | |
parent | bc0aa3f9d6e59ce02fd0b1347bd75e40f56544da (diff) | |
download | ports-a05c0a07b80dea11eea81423e72bb8e48657d1ae.tar.gz ports-a05c0a07b80dea11eea81423e72bb8e48657d1ae.zip |
Notes
Diffstat (limited to 'lang/tcl80')
-rw-r--r-- | lang/tcl80/Makefile | 4 | ||||
-rw-r--r-- | lang/tcl80/pkg-descr | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/lang/tcl80/Makefile b/lang/tcl80/Makefile index 63b56788359c..63714b50180d 100644 --- a/lang/tcl80/Makefile +++ b/lang/tcl80/Makefile @@ -3,7 +3,7 @@ # Date created: 19 August 1997 # Whom: jkh # -# $Id: Makefile,v 1.13 1999/03/11 21:47:13 scrappy Exp $ +# $Id: Makefile,v 1.14 1999/04/08 19:05:47 billf Exp $ # DISTNAME= tcl8.0.4 @@ -14,8 +14,6 @@ MASTER_SITES= ftp://ftp.scriptics.com/pub/tcl/tcl8_0/ MAINTAINER= cwt@freebsd.org Y2K= http://www.scriptics.com/Y2K.html -WWW_SITE= http://www.scriptics.com/ - WRKSRC= ${WRKDIR}/tcl8.0.4/unix GNU_CONFIGURE= yes diff --git a/lang/tcl80/pkg-descr b/lang/tcl80/pkg-descr index 1dcfb46167a8..978ded2bb37e 100644 --- a/lang/tcl80/pkg-descr +++ b/lang/tcl80/pkg-descr @@ -5,3 +5,5 @@ The best way to get started with Tcl is to read ``Tcl and the Tk Toolkit'' by John K. Ousterhout, Addison-Wesley, ISBN 0-201-63337-X. A full set of manual pages is also provided with this package. + +WWW: http://www.scriptics.com |