diff options
Diffstat (limited to 'security/gtkportscan/Makefile')
-rw-r--r-- | security/gtkportscan/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/gtkportscan/Makefile b/security/gtkportscan/Makefile index 09987306232d..e331de20a18d 100644 --- a/security/gtkportscan/Makefile +++ b/security/gtkportscan/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= cpiazza MAINTAINER= ports@FreeBSD.org +COMMENT= A simple port scanner that prints out open ports WRKSRC= ${WRKDIR}/${PORTNAME} |