diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-11-03 07:45:48 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-11-03 07:45:48 +0000 |
commit | be53aa04b1e248ccb0621032ef82e163ffcbb7bf (patch) | |
tree | 909af50bbbd9f114d9c9c91fc7a91837a3d8a49c /net/xwhois | |
parent | d75e7ae2de8cad85088be857c8265b2711d27037 (diff) |
Notes
Diffstat (limited to 'net/xwhois')
-rw-r--r-- | net/xwhois/Makefile | 3 |
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) |