summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2000-08-30 08:35:13 +0000
committertron <tron@pkgsrc.org>2000-08-30 08:35:13 +0000
commita712a6c2ea7fdeab67a2b09a93a9adf52e0cbec4 (patch)
treec296de730afa9e32c9d49fcba00aff8623fd0899 /lang
parent8ca258da89b698f9e58bc6cfb8c7c2cb27a65dfd (diff)
downloadpkgsrc-a712a6c2ea7fdeab67a2b09a93a9adf52e0cbec4.tar.gz
Add mirror on "ftp.informatik.uni-hamburg.de" to master site list.
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/