diff options
author | kris <kris@FreeBSD.org> | 2002-10-13 09:39:13 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2002-10-13 09:39:13 +0800 |
commit | 8e0892624e1a79eb157b109f3de06178b55baedd (patch) | |
tree | 1697ecf33fcb896dedcc9735c15d66d72892bd3a /net | |
parent | 82709c17a0b7a8d5065d1e083eedacb76d2d0e0e (diff) | |
download | freebsd-ports-gnome-8e0892624e1a79eb157b109f3de06178b55baedd.tar.gz freebsd-ports-gnome-8e0892624e1a79eb157b109f3de06178b55baedd.tar.zst freebsd-ports-gnome-8e0892624e1a79eb157b109f3de06178b55baedd.zip |
BROKEN: No listed MASTER_SITES carry the distfile
Diffstat (limited to 'net')
-rw-r--r-- | net/xwhois/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/xwhois/Makefile b/net/xwhois/Makefile index 8ef5eca4b7c1..835d85d3c07b 100644 --- a/net/xwhois/Makefile +++ b/net/xwhois/Makefile @@ -14,6 +14,8 @@ MASTER_SITES= http://c64.org/~nr/ \ MAINTAINER= billf@FreeBSD.org +BROKEN= "No listed MASTER_SITES carry the distfile" + USE_X_PREFIX= yes USE_GNOMENG= yes USE_GNOME= gtk12 |