diff options
author | billf <billf@FreeBSD.org> | 2000-01-07 21:11:07 +0000 |
---|---|---|
committer | billf <billf@FreeBSD.org> | 2000-01-07 21:11:07 +0000 |
commit | d811b0661de3cc7d6fccd8230bce52bf0ee6cea9 (patch) | |
tree | 849e36d8bb01bfba262915e5cf5269b850f8ea66 /net | |
parent | fe94c606cbb2820c1b9f0723ba8cc3e4da8009b3 (diff) | |
download | FreeBSD-ports-d811b0661de3cc7d6fccd8230bce52bf0ee6cea9.zip FreeBSD-ports-d811b0661de3cc7d6fccd8230bce52bf0ee6cea9.tar.gz |
Fix distfile fennerage.
Diffstat (limited to 'net')
-rw-r--r-- | net/xwhois/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/net/xwhois/Makefile b/net/xwhois/Makefile index ae7dcbe..07a19fe 100644 --- a/net/xwhois/Makefile +++ b/net/xwhois/Makefile @@ -10,9 +10,7 @@ DISTNAME= xwhois-0.4.0 CATEGORIES= net MASTER_SITES= http://c64.org/~nr/ \ http://www.goatnet.ml.org/ \ - ftp://sangis.kalix.net/pub/nr/xwhois/ \ - ftp://c64.org/pub/nr/xwhois/ \ - http://www.physics.adelaide.edu.au/~kkennawa/ + ftp://sangis.kalix.net/pub/nr/xwhois/ MAINTAINER= billf@FreeBSD.org |