diff options
Diffstat (limited to 'net/rwhoisd/Makefile')
-rw-r--r-- | net/rwhoisd/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
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 |