summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2000-09-02 15:59:53 +0000
committerwiz <wiz@pkgsrc.org>2000-09-02 15:59:53 +0000
commitfa5c7a12ab958d22d6d680c51269e4fe6d8bf3e2 (patch)
tree7360b7a9c694b63d27b63d2ba54cabd3bf235bbf /lang
parent07dccfdb81ee69fd1b83cab55c826b113c2d4a41 (diff)
downloadpkgsrc-fa5c7a12ab958d22d6d680c51269e4fe6d8bf3e2.tar.gz
remove one MASTERSITE (wouldn't let me log in), add three others
Diffstat (limited to 'lang')
-rw-r--r--lang/tcl/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/lang/tcl/Makefile b/lang/tcl/Makefile
index 4fc2a30c68a..280ed719de7 100644
--- a/lang/tcl/Makefile
+++ b/lang/tcl/Makefile
@@ -1,11 +1,13 @@
-# $NetBSD: Makefile,v 1.3 2000/08/30 08:35:13 tron Exp $
+# $NetBSD: Makefile,v 1.4 2000/09/02 15:59:53 wiz Exp $
#
DISTNAME= tcl8.3.2
PKGNAME= tcl-8.3.2
CATEGORIES= lang
MASTER_SITES= ftp://ftp.scriptics.com/pub/tcl/tcl8_3/ \
- ftp://ftp.informatik.uni-hamburg.de/pub/soft/lang/tcl/tcl8_3/
+ ftp://gd.tuwien.ac.at/languages/tcl/scriptics/tcl8_3/ \
+ ftp://ftp.funet.fi/pub/languages/tcl/tcl/tcl8_3/ \
+ ftp://ftp.mpi-sb.mpg.de/pub/tcl/mirror/ftp.scriptics.com/tcl8_3/
MAINTAINER= jwise@netbsd.org
HOMEPAGE= http://www.tcltk.com/