summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
Diffstat (limited to 'lang')
-rw-r--r--lang/tcl/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/lang/tcl/Makefile b/lang/tcl/Makefile
index 9deb7d71a49..4fc2a30c68a 100644
--- a/lang/tcl/Makefile
+++ b/lang/tcl/Makefile
@@ -1,10 +1,11 @@
-# $NetBSD: Makefile,v 1.2 2000/08/29 20:23:58 jwise Exp $
+# $NetBSD: Makefile,v 1.3 2000/08/30 08:35:13 tron Exp $
#
DISTNAME= tcl8.3.2
PKGNAME= tcl-8.3.2
CATEGORIES= lang
-MASTER_SITES= ftp://ftp.scriptics.com/pub/tcl/tcl8_3/
+MASTER_SITES= ftp://ftp.scriptics.com/pub/tcl/tcl8_3/ \
+ ftp://ftp.informatik.uni-hamburg.de/pub/soft/lang/tcl/tcl8_3/
MAINTAINER= jwise@netbsd.org
HOMEPAGE= http://www.tcltk.com/