diff options
author | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 00:16:25 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 00:16:25 +0000 |
commit | d3fc97c4322cac65906c1d694a06894d312d616f (patch) | |
tree | 77b12e1164b457edf32ff0595f99020fc48cd152 /security/nmapfe | |
parent | 09fd8954fb08d1a62e1bf696af89a8db3497706b (diff) | |
download | ports-d3fc97c4322cac65906c1d694a06894d312d616f.tar.gz ports-d3fc97c4322cac65906c1d694a06894d312d616f.zip |
Notes
Diffstat (limited to 'security/nmapfe')
-rw-r--r-- | security/nmapfe/Makefile | 1 | ||||
-rw-r--r-- | security/nmapfe/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/security/nmapfe/Makefile b/security/nmapfe/Makefile index 5864cb4ddeea..95f5bd83e0eb 100644 --- a/security/nmapfe/Makefile +++ b/security/nmapfe/Makefile @@ -7,6 +7,7 @@ # MASTERDIR= ${.CURDIR}/../nmap +COMMENT= GUI frontend for the nmap scanning utility PORTNAME= nmapfe diff --git a/security/nmapfe/pkg-comment b/security/nmapfe/pkg-comment deleted file mode 100644 index 5678ecd23a9f..000000000000 --- a/security/nmapfe/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -GUI frontend for the nmap scanning utility |