aboutsummaryrefslogtreecommitdiff
path: root/security/sst/Makefile
diff options
context:
space:
mode:
authorJimmy Olgeni <olgeni@FreeBSD.org>2014-07-17 08:57:51 +0000
committerJimmy Olgeni <olgeni@FreeBSD.org>2014-07-17 08:57:51 +0000
commitfa3a17c064e297850f0b1015d83b1c888a00ab3c (patch)
treec3c7db59ec25cc053624401e8f85e762c1460b28 /security/sst/Makefile
parentf636188f97278d8e2ef103b71ac9d1ab591313bb (diff)
downloadports-fa3a17c064e297850f0b1015d83b1c888a00ab3c.tar.gz
ports-fa3a17c064e297850f0b1015d83b1c888a00ab3c.zip
Notes
Diffstat (limited to 'security/sst/Makefile')
-rw-r--r--security/sst/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/sst/Makefile b/security/sst/Makefile
index dd7a697b5df9..bca29df1cf7b 100644
--- a/security/sst/Makefile
+++ b/security/sst/Makefile
@@ -9,7 +9,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)
+COMMENT= Simple SSL tunneling tool (uses netcat)
.if !exists(/usr/bin/nc)
RUN_DEPENDS= netcat:${PORTSDIR}/net/netcat