diff options
author | Volker Stolz <vs@FreeBSD.org> | 2005-03-02 12:51:01 +0000 |
---|---|---|
committer | Volker Stolz <vs@FreeBSD.org> | 2005-03-02 12:51:01 +0000 |
commit | 1da864c9845d61d583d7146237274b289dbc6883 (patch) | |
tree | ec3ab313f4bc58e25df525b1dc0afc1770c9bd5e /net/rwhoisd | |
parent | f3e71458ce14419ce0205cdacc1efd29977cc6d1 (diff) | |
download | ports-1da864c9845d61d583d7146237274b289dbc6883.tar.gz ports-1da864c9845d61d583d7146237274b289dbc6883.zip |
Notes
Diffstat (limited to 'net/rwhoisd')
-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 |