diff options
author | fenner <fenner@FreeBSD.org> | 1997-05-29 00:02:39 +0800 |
---|---|---|
committer | fenner <fenner@FreeBSD.org> | 1997-05-29 00:02:39 +0800 |
commit | 283d24825200c24e38c7c3ab04d1842c95029166 (patch) | |
tree | f24730edfa3ee9c297bc12d261e5aeb33f8f7275 /www | |
parent | a168a44943d4ba83843d93bb5f2847fcb7e1bcf6 (diff) | |
download | freebsd-ports-gnome-283d24825200c24e38c7c3ab04d1842c95029166.tar.gz freebsd-ports-gnome-283d24825200c24e38c7c3ab04d1842c95029166.tar.zst freebsd-ports-gnome-283d24825200c24e38c7c3ab04d1842c95029166.zip |
town.hall.org isn't a good MASTER_SITE; it answers with:
Greetings - The system town.hall.org ftp archives are currently
off-line.
Found by: distfile checker
Diffstat (limited to 'www')
-rw-r--r-- | www/harvest/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/www/harvest/Makefile b/www/harvest/Makefile index cd41d135675f..7fff37f4c27f 100644 --- a/www/harvest/Makefile +++ b/www/harvest/Makefile @@ -3,14 +3,13 @@ # Date created: Fri Mar 1 19:43:52 MET 1996 # Whom: Andreas Klemm <andreas@klemm.gtn.com> # -# $Id: Makefile,v 1.3 1996/10/19 09:14:30 andreas Exp $ +# $Id: Makefile,v 1.4 1996/11/18 11:41:01 asami Exp $ # DISTNAME= harvest-1.4.pl2 PKGNAME= harvest-1.4.2 CATEGORIES= www -MASTER_SITES= ftp://ftp.town.hall.org/pub/harvest/ \ - ftp://ftp.cs.colorado.edu/pub/distribs/harvest/ \ +MASTER_SITES= ftp://ftp.cs.colorado.edu/pub/distribs/harvest/ \ ftp://ftp.ask.uni-karlsruhe.de/pub/infosystems/harvest/ \ ftp://ftp.sunet.se/pub/nir/harvest/ EXTRACT_SUFX= -src.tar.gz |