aboutsummaryrefslogtreecommitdiff
path: root/security/sst
diff options
context:
space:
mode:
Diffstat (limited to 'security/sst')
-rw-r--r--security/sst/Makefile1
-rw-r--r--security/sst/pkg-comment1
2 files changed, 1 insertions, 1 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
diff --git a/security/sst/pkg-comment b/security/sst/pkg-comment
deleted file mode 100644
index b6c7a8349800..000000000000
--- a/security/sst/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A simple SSL tunneling tool (uses netcat)