diff options
Diffstat (limited to 'lang/tcl81-thread/Makefile')
-rw-r--r-- | lang/tcl81-thread/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/lang/tcl81-thread/Makefile b/lang/tcl81-thread/Makefile index efdbe5a888ab..231a15ceefa0 100644 --- a/lang/tcl81-thread/Makefile +++ b/lang/tcl81-thread/Makefile @@ -3,7 +3,7 @@ # Date created: 19 August 1997 # Whom: jkh # -# $Id: Makefile,v 1.2 1999/03/11 21:47:13 scrappy Exp $ +# $Id: Makefile,v 1.3 1999/04/08 19:05:48 billf Exp $ # DISTNAME= tcl8.1b1 @@ -14,8 +14,6 @@ MASTER_SITES= ftp://ftp.scriptics.com/pub/tcl/tcl8_1/ MAINTAINER= ejc@FreeBSD.ORG Y2K= http://www.scriptics.com/Y2K.html -WWW_SITE= http://www.scriptics.com/ - FILE_DEPENDS= ${PORTSDIR}/lang/tcl80 |