diff options
author | edwin <edwin@FreeBSD.org> | 2003-11-03 15:45:48 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2003-11-03 15:45:48 +0800 |
commit | b1474630384b0cd1c9fd1e7217bafeb0667a9551 (patch) | |
tree | 256d9306744af057c0ff98d028415a4dde768c0f /net/xwhois | |
parent | 45fe9cfa5c43c9b312c4e3b77f57e1d998869ce9 (diff) | |
download | freebsd-ports-gnome-b1474630384b0cd1c9fd1e7217bafeb0667a9551.tar.gz freebsd-ports-gnome-b1474630384b0cd1c9fd1e7217bafeb0667a9551.tar.zst freebsd-ports-gnome-b1474630384b0cd1c9fd1e7217bafeb0667a9551.zip |
remove ftp mastersite which doesn't allow anonymous ftp
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) |