diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2002-10-13 01:39:13 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2002-10-13 01:39:13 +0000 |
commit | a1b1896a9cbefd568dd7d0895f8a828f5d719bbd (patch) | |
tree | df7da4ad1c1b5abab66b9a458111a355369b9b3d /net/xwhois | |
parent | d04c3e5bc4576ba41e09d643f54680e22140ceb2 (diff) | |
download | ports-a1b1896a9cbefd568dd7d0895f8a828f5d719bbd.tar.gz ports-a1b1896a9cbefd568dd7d0895f8a828f5d719bbd.zip |
Notes
Diffstat (limited to 'net/xwhois')
-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 |