summaryrefslogtreecommitdiff
path: root/lang/tcl/Makefile
diff options
context:
space:
mode:
authortron <tron>2000-08-30 08:35:13 +0000
committertron <tron>2000-08-30 08:35:13 +0000
commit35b5d5a5e988d78f408d4dd400ed6a3bb368cffb (patch)
treec296de730afa9e32c9d49fcba00aff8623fd0899 /lang/tcl/Makefile
parent82d9d4ca71cf2f56f87afe7ce0a2068c1fe1591a (diff)
downloadpkgsrc-35b5d5a5e988d78f408d4dd400ed6a3bb368cffb.tar.gz
Add mirror on "ftp.informatik.uni-hamburg.de" to master site list.
Diffstat (limited to 'lang/tcl/Makefile')
-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/