diff options
Diffstat (limited to 'net/trafshow4/Makefile')
-rw-r--r-- | net/trafshow4/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/trafshow4/Makefile b/net/trafshow4/Makefile index 47800cb82c4e..3862aed6e5a8 100644 --- a/net/trafshow4/Makefile +++ b/net/trafshow4/Makefile @@ -14,6 +14,7 @@ MASTER_SITES= ftp://ftp.sasknow.com/pub/trafshow/ \ EXTRACT_SUFX= .tgz MAINTAINER= ryan@sasknow.com +COMMENT= Full screen visualization of the network traffic .include <bsd.port.pre.mk> .if ${OSVERSION} < 400010 |