diff options
author | wiz <wiz> | 2007-12-02 11:17:22 +0000 |
---|---|---|
committer | wiz <wiz> | 2007-12-02 11:17:22 +0000 |
commit | 49de71ef2974588b2fe8411a25b39c1e5cd1898e (patch) | |
tree | 7d812c75a7ec0ce5c49f092064aba49d7e9be307 /lang/tcl83 | |
parent | 80c812933740f051653b346621acaf8737495cf9 (diff) | |
download | pkgsrc-49de71ef2974588b2fe8411a25b39c1e5cd1898e.tar.gz |
Remove Ex-MASTER_SITE. From Zafer Aydogan.
Diffstat (limited to 'lang/tcl83')
-rw-r--r-- | lang/tcl83/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/lang/tcl83/Makefile b/lang/tcl83/Makefile index 44f6e875428..9b86080c5b7 100644 --- a/lang/tcl83/Makefile +++ b/lang/tcl83/Makefile @@ -1,12 +1,11 @@ -# $NetBSD: Makefile,v 1.14 2005/12/05 20:50:28 rillig Exp $ +# $NetBSD: Makefile,v 1.15 2007/12/02 11:17:55 wiz Exp $ # DISTNAME= tcl8.3.4 PKGNAME= tcl-8.3.4 PKGREVISION= 2 CATEGORIES= lang -MASTER_SITES= ftp://ftp.scriptics.com/pub/tcl/tcl8_3/ \ - ftp://gd.tuwien.ac.at/languages/tcl/scriptics/tcl8_3/ \ +MASTER_SITES= 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/ |