summaryrefslogtreecommitdiff
path: root/net/rwhoisd
diff options
context:
space:
mode:
authorOliver Lehmann <oliver@FreeBSD.org>2003-07-22 11:29:27 +0000
committerOliver Lehmann <oliver@FreeBSD.org>2003-07-22 11:29:27 +0000
commitcc981f6194393a15ac5c2429c4f00dcd36911bec (patch)
treea109bb0fc301d621749dceed3878ae6f79889419 /net/rwhoisd
parentUpdate to 1.8.06 (diff)
fix MASTER_SITES
Notes
Notes: svn path=/head/; revision=85362
Diffstat (limited to 'net/rwhoisd')
-rw-r--r--net/rwhoisd/Makefile3
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