diff options
Diffstat (limited to 'net/freewais-sf')
-rw-r--r-- | net/freewais-sf/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/net/freewais-sf/Makefile b/net/freewais-sf/Makefile index a3c4e9348968..0139c4059f7a 100644 --- a/net/freewais-sf/Makefile +++ b/net/freewais-sf/Makefile @@ -9,7 +9,9 @@ PORTNAME= freewais-sf PORTVERSION= 2.2.14 PORTREVISION= 1 CATEGORIES= net databases -MASTER_SITES= ftp://ls6-ftp.cs.uni-dortmund.de/pub/src/freeWAIS-sf/ +MASTER_SITES= ftp://ftp.ntua.gr/pub/net/freewais/ \ + http://fresh.t-systems-sfr.com/unix/src/www/ \ + http://ftp.ntua.gr/pub/net/freewais/ DISTNAME= freeWAIS-sf-${PORTVERSION} MAINTAINER= ports@FreeBSD.org |