diff options
Diffstat (limited to 'net/sntop/Makefile')
-rw-r--r-- | net/sntop/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/sntop/Makefile b/net/sntop/Makefile index 33245595b1b9..ddcad1e9c111 100644 --- a/net/sntop/Makefile +++ b/net/sntop/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= sntop MAINTAINER= ports@FreeBSD.org +COMMENT= Monitor status of network nodes using fping RUN_DEPENDS= ${LOCALBASE}/sbin/fping:${PORTSDIR}/net/fping |