summaryrefslogtreecommitdiff
path: root/net/pipsecd
diff options
context:
space:
mode:
authorCy Schubert <cy@FreeBSD.org>2002-11-07 05:46:03 +0000
committerCy Schubert <cy@FreeBSD.org>2002-11-07 05:46:03 +0000
commitbf8abaf92f3d1b76111204a490921a99da68e3d8 (patch)
treea0417c8c37d95ab4c3d491c140a5a963c26c9d41 /net/pipsecd
parentDeploy USE_REINPLACE (diff)
Use PORTCOMMENT.
Notes
Notes: svn path=/head/; revision=69632
Diffstat (limited to 'net/pipsecd')
-rw-r--r--net/pipsecd/Makefile2
-rw-r--r--net/pipsecd/pkg-comment1
2 files changed, 2 insertions, 1 deletions
diff --git a/net/pipsecd/Makefile b/net/pipsecd/Makefile
index 27a45fac0a64..bc0e60c1c216 100644
--- a/net/pipsecd/Makefile
+++ b/net/pipsecd/Makefile
@@ -15,6 +15,8 @@ DISTNAME= pipsec-19991014
MAINTAINER= cy@FreeBSD.org
+PORTCOMMENT= Simple IPSEC tunnel tool from Pierre Beyssac
+
USE_OPENSSL= YES
ALL_TARGET= pipsecd
diff --git a/net/pipsecd/pkg-comment b/net/pipsecd/pkg-comment
deleted file mode 100644
index 6e54dba314f5..000000000000
--- a/net/pipsecd/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Simple IPSEC tunnel tool from Pierre Beyssac