summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-11-03 07:45:48 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-11-03 07:45:48 +0000
commitbe53aa04b1e248ccb0621032ef82e163ffcbb7bf (patch)
tree909af50bbbd9f114d9c9c91fc7a91837a3d8a49c /net
parentremove sourceforge as the project doesn't exist there (anymore) (diff)
remove ftp mastersite which doesn't allow anonymous ftp
Notes
Notes: svn path=/head/; revision=92935
Diffstat (limited to 'net')
-rw-r--r--net/xwhois/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/net/xwhois/Makefile b/net/xwhois/Makefile
index f01906e87f06..aa24216e88d8 100644
--- a/net/xwhois/Makefile
+++ b/net/xwhois/Makefile
@@ -8,8 +8,7 @@
PORTNAME= xwhois
PORTVERSION= 0.4.2
CATEGORIES= net
-MASTER_SITES= http://c64.org/~nr/xwhois/dist/ \
- ftp://sangis.kalix.net/pub/nr/xwhois/
+MASTER_SITES= http://c64.org/~nr/xwhois/dist/
MAINTAINER= billf@FreeBSD.org
COMMENT= A GTK-based frontend to the whois service (RFC954)