aboutsummaryrefslogtreecommitdiff
path: root/security/sst
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2003-03-07 06:14:21 +0000
committerAde Lovett <ade@FreeBSD.org>2003-03-07 06:14:21 +0000
commit7e52725f2a86aad46bd6b50d5581b6ef0afd0e19 (patch)
treefd4e3235fcfaf2558312feb3c9527f1592b91aff /security/sst
parentbaa68c63d40ffc2c059c978764c3c89675445e55 (diff)
downloadports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.tar.gz
ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.zip
Clear moonlight beckons.
Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
Notes
Notes: svn path=/head/; revision=77045
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)