diff options
-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) |