diff options
author | John Polstra <jdp@FreeBSD.org> | 1998-07-04 17:29:15 +0000 |
---|---|---|
committer | John Polstra <jdp@FreeBSD.org> | 1998-07-04 17:29:15 +0000 |
commit | dfaf3462733096057e8b3482ac447dc553d2fef0 (patch) | |
tree | 3886e512fcd6426aaeed92ec4f3a93735ba9d68a /lang/tcl82 | |
parent | 77357b68fa7b70dca91128a89223ad02d3c3ebae (diff) | |
download | ports-dfaf3462733096057e8b3482ac447dc553d2fef0.tar.gz ports-dfaf3462733096057e8b3482ac447dc553d2fef0.zip |
Notes
Diffstat (limited to 'lang/tcl82')
-rw-r--r-- | lang/tcl82/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/tcl82/Makefile b/lang/tcl82/Makefile index 499bb61fe753..ec87b60f5440 100644 --- a/lang/tcl82/Makefile +++ b/lang/tcl82/Makefile @@ -3,13 +3,13 @@ # Date created: 19 August 1997 # Whom: jkh # -# $Id: Makefile,v 1.7 1998/03/22 09:37:07 asami Exp $ +# $Id: Makefile,v 1.8 1998/07/01 10:20:59 jseger Exp $ # DISTNAME= tcl8.1a2 PKGNAME= tcl-8.1.a2 CATEGORIES= lang tcl81 -MASTER_SITES= ftp://ftp.scriptics.com/pub/tcl/ +MASTER_SITES= ftp://ftp.scriptics.com/pub/tcl/tcl8_1/ MAINTAINER= jseger@FreeBSD.ORG |