diff options
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 |