diff options
Diffstat (limited to 'security/sst/Makefile')
-rw-r--r-- | security/sst/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/sst/Makefile b/security/sst/Makefile index d23cbd3ec3fd..a16b13c49f7c 100644 --- a/security/sst/Makefile +++ b/security/sst/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://utcc.utoronto.ca/~pkern/stuff/sst/ DISTNAME= ${PORTNAME} MAINTAINER= mi@aldan.algebra.com +COMMENT= A simple SSL tunneling tool (uses netcat) RUN_DEPENDS= nc:${PORTSDIR}/net/netcat |