diff options
author | Steve Price <steve@FreeBSD.org> | 1998-07-03 23:07:17 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1998-07-03 23:07:17 +0000 |
commit | 2920847b72e9dadadeee053f38a1ca6d494a0c35 (patch) | |
tree | 5790ff5f2ebd94a8d56cb63c01708a0117bddac8 /lang/tcl80 | |
parent | f2fa55c56accb4b8ba0ed39a697798403324f6d3 (diff) | |
download | ports-2920847b72e9dadadeee053f38a1ca6d494a0c35.tar.gz ports-2920847b72e9dadadeee053f38a1ca6d494a0c35.zip |
Notes
Diffstat (limited to 'lang/tcl80')
-rw-r--r-- | lang/tcl80/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/tcl80/Makefile b/lang/tcl80/Makefile index 9dc790aef49f..6bc6fd35f089 100644 --- a/lang/tcl80/Makefile +++ b/lang/tcl80/Makefile @@ -3,13 +3,13 @@ # Date created: 19 August 1997 # Whom: jkh # -# $Id: Makefile,v 1.4 1997/12/01 16:50:49 pst Exp $ +# $Id: Makefile,v 1.5 1998/03/18 00:56:08 jmz Exp $ # DISTNAME= tcl8.0p2 PKGNAME= tcl-8.0.2 CATEGORIES= lang tcl80 -MASTER_SITES= ftp://ftp.sunlabs.com/pub/tcl/ +MASTER_SITES= ftp://ftp.scriptics.com/pub/tcl/tcl8_0/ MAINTAINER= jkh@freebsd.org |