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 /security/gtk-knocker | |
parent | baa68c63d40ffc2c059c978764c3c89675445e55 (diff) | |
download | ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.tar.gz ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.zip |
Notes
Diffstat (limited to 'security/gtk-knocker')
-rw-r--r-- | security/gtk-knocker/Makefile | 1 | ||||
-rw-r--r-- | security/gtk-knocker/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/security/gtk-knocker/Makefile b/security/gtk-knocker/Makefile index cdbbb4bb3012..59e3ffe44586 100644 --- a/security/gtk-knocker/Makefile +++ b/security/gtk-knocker/Makefile @@ -14,6 +14,7 @@ PKGNAMEPREFIX= gtk- DISTNAME= gtk-${PORTNAME}-${PORTVERSION} MAINTAINER= pat@FreeBSD.org +COMMENT= A simple and easy to use TCP only port scanner (GTK+ version) USE_X_PREFIX= yes GNU_CONFIGURE= yes diff --git a/security/gtk-knocker/pkg-comment b/security/gtk-knocker/pkg-comment deleted file mode 100644 index 5bb89fc6996c..000000000000 --- a/security/gtk-knocker/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A simple and easy to use TCP only port scanner (GTK+ version) |