diff options
author | petef <petef@FreeBSD.org> | 2001-08-29 03:55:32 +0800 |
---|---|---|
committer | petef <petef@FreeBSD.org> | 2001-08-29 03:55:32 +0800 |
commit | 2fd66833bb26a59697eea881417be0710fdc678d (patch) | |
tree | 75d69f49b719491224df95480ac9cccd90f01e9c /net/wais | |
parent | 394389894fc2c602040d457ac7a13310c5d180d2 (diff) | |
download | freebsd-ports-gnome-2fd66833bb26a59697eea881417be0710fdc678d.tar.gz freebsd-ports-gnome-2fd66833bb26a59697eea881417be0710fdc678d.tar.zst freebsd-ports-gnome-2fd66833bb26a59697eea881417be0710fdc678d.zip |
Update MASTER_SITES and add some mirrors to make this distfile fetchable again.
Submitted by: Jason Harris <jharris@widomaker.com>
Diffstat (limited to 'net/wais')
-rw-r--r-- | net/wais/Makefile | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/net/wais/Makefile b/net/wais/Makefile index c9d6fd756ddc..daa50b6309da 100644 --- a/net/wais/Makefile +++ b/net/wais/Makefile @@ -8,7 +8,17 @@ PORTNAME= freeWAIS PORTVERSION= 0.5 CATEGORIES= net -MASTER_SITES= ftp://ftp.cnidr.org/pub/NIDR.tools/freewais/ +MASTER_SITES= ftp://ftp.cnidr.org/software/freewais/ \ + ftp://ftp.icm.edu.pl/vol/wojsyl/freewais/ \ + ftp://ftp.bio.indiana.edu/util/wais/ \ + ftp://ftp.imb-jena.de/software/unix/net/ \ + ftp://ftp.amu.edu.pl/unix/network/ \ + ftp://ftp.gu.net/pub/unix/wais/ \ + ftp://ftp.uni-stuttgart.de/pub/unix/comm/infosystems/wais/ \ + ftp://ftp.cuhk.edu.hk/pub/unix/ \ + ftp://ftp.ptb.de/pub/infosystems/ \ + ftp://ftp.uni-koeln.de/net/inet/wais/freeWAIS-sf-old/ \ + ftp://ftp.netsw.org/infosys/wais/freewais/ MAINTAINER= ports@FreeBSD.org |