diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2005-10-13 04:50:49 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2005-10-13 04:50:49 +0000 |
commit | 27c01b59cc0b0819e713d7b8762f4ef50fccfa31 (patch) | |
tree | 2336b2e99ade94b56442f9eec90f1241e51a7f37 /net | |
parent | 417ca27f835c3b2729dead188c17544c8654ded6 (diff) |
Notes
Diffstat (limited to 'net')
-rw-r--r-- | net/wais/Makefile | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/net/wais/Makefile b/net/wais/Makefile index 0ac0913fe6ca..1aa37a7bfd14 100644 --- a/net/wais/Makefile +++ b/net/wais/Makefile @@ -9,14 +9,9 @@ PORTNAME= freeWAIS PORTVERSION= 0.5 PORTREVISION= 1 CATEGORIES= net -MASTER_SITES= ftp://ftp.cnidr.org/software/freewais/ \ - ftp://ftp.icm.edu.pl/vol/wojsyl/freewais/ \ +MASTER_SITES= 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.uni-koeln.de/net/inet/wais/freeWAIS-sf-old/ \ ftp://ftp.netsw.org/infosys/wais/freewais/ |