diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2003-07-22 11:29:27 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2003-07-22 11:29:27 +0000 |
commit | cc981f6194393a15ac5c2429c4f00dcd36911bec (patch) | |
tree | a109bb0fc301d621749dceed3878ae6f79889419 /net/rwhoisd/Makefile | |
parent | acc1f025a84d08f9e2d2332cda318fd26e8cc451 (diff) | |
download | ports-cc981f6194393a15ac5c2429c4f00dcd36911bec.tar.gz ports-cc981f6194393a15ac5c2429c4f00dcd36911bec.zip |
Notes
Diffstat (limited to 'net/rwhoisd/Makefile')
-rw-r--r-- | net/rwhoisd/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/rwhoisd/Makefile b/net/rwhoisd/Makefile index 5f326ceaa7bf..6e238dc942a4 100644 --- a/net/rwhoisd/Makefile +++ b/net/rwhoisd/Makefile @@ -8,7 +8,8 @@ PORTNAME= rwhois PORTVERSION= 1.5.7.3 CATEGORIES= net ipv6 -MASTER_SITES= http://www.rwhois.net/ftp/ +MASTER_SITES= ftp://ftp.ayamura.org/pub/rwhois/ \ + ftp://ftp.jp.pgpi.org/pub/rwhois/ DISTNAME= ${PORTNAME}d-${PORTVERSION} MAINTAINER= ports@FreeBSD.org |