diff options
author | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
commit | 7e52725f2a86aad46bd6b50d5581b6ef0afd0e19 (patch) | |
tree | fd4e3235fcfaf2558312feb3c9527f1592b91aff /net/xwhois | |
parent | baa68c63d40ffc2c059c978764c3c89675445e55 (diff) | |
download | ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.tar.gz ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.zip |
Notes
Diffstat (limited to 'net/xwhois')
-rw-r--r-- | net/xwhois/Makefile | 1 | ||||
-rw-r--r-- | net/xwhois/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/net/xwhois/Makefile b/net/xwhois/Makefile index 741f371c5a02..aee19b7260ec 100644 --- a/net/xwhois/Makefile +++ b/net/xwhois/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://c64.org/~nr/xwhois/dist/ \ ftp://sangis.kalix.net/pub/nr/xwhois/ MAINTAINER= billf@FreeBSD.org +COMMENT= A GTK-based frontend to the whois service (RFC954) USE_X_PREFIX= yes USE_GNOMENG= yes diff --git a/net/xwhois/pkg-comment b/net/xwhois/pkg-comment deleted file mode 100644 index 2dea0a4fc93c..000000000000 --- a/net/xwhois/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A GTK-based frontend to the whois service (RFC954) |