diff options
Diffstat (limited to 'net/ntop/Makefile')
-rw-r--r-- | net/ntop/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/ntop/Makefile b/net/ntop/Makefile index ea48cba45008..fe22f59a1451 100644 --- a/net/ntop/Makefile +++ b/net/ntop/Makefile @@ -16,6 +16,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S|.r|-rc|} EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org +COMMENT= Network monitoring tool with command line and web interfaces # Besides the required dependencies listed here, this port can optionally # make use of sysutils/lsof and security/nmap if installed. |