diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/rwhois/Makefile | 3 | ||||
-rw-r--r-- | net/rwhoisd/Makefile | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/net/rwhois/Makefile b/net/rwhois/Makefile index 04bb59a4f6df..5ab234bd5d2a 100644 --- a/net/rwhois/Makefile +++ b/net/rwhois/Makefile @@ -9,8 +9,7 @@ PORTNAME= rwhois PORTVERSION= 1.5.7.3 PORTREVISION= 1 CATEGORIES= net ipv6 -MASTER_SITES= ftp://ftp.ayamura.org/pub/rwhois/ \ - ftp://ftp.jp.pgpi.org/pub/rwhois/ +MASTER_SITES= http://www.rwhois.net/ftp/older_releases/ DISTNAME= ${PORTNAME}d-${PORTVERSION} MAINTAINER= ports@FreeBSD.org diff --git a/net/rwhoisd/Makefile b/net/rwhoisd/Makefile index 04bb59a4f6df..5ab234bd5d2a 100644 --- a/net/rwhoisd/Makefile +++ b/net/rwhoisd/Makefile @@ -9,8 +9,7 @@ PORTNAME= rwhois PORTVERSION= 1.5.7.3 PORTREVISION= 1 CATEGORIES= net ipv6 -MASTER_SITES= ftp://ftp.ayamura.org/pub/rwhois/ \ - ftp://ftp.jp.pgpi.org/pub/rwhois/ +MASTER_SITES= http://www.rwhois.net/ftp/older_releases/ DISTNAME= ${PORTNAME}d-${PORTVERSION} MAINTAINER= ports@FreeBSD.org |