summaryrefslogtreecommitdiff
path: root/net
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
parentDeploy USE_REINPLACE (diff)
Use PORTCOMMENT.
Notes
Notes: svn path=/head/; revision=69632
Diffstat (limited to 'net')
-rw-r--r--net/ntp-devel/Makefile2
-rw-r--r--net/ntp-devel/pkg-comment1
-rw-r--r--net/ntp-stable/Makefile2
-rw-r--r--net/ntp-stable/pkg-comment1
-rw-r--r--net/ntp/Makefile2
-rw-r--r--net/ntp/pkg-comment1
-rw-r--r--net/pipsecd/Makefile2
-rw-r--r--net/pipsecd/pkg-comment1
8 files changed, 8 insertions, 4 deletions
diff --git a/net/ntp-devel/Makefile b/net/ntp-devel/Makefile
index e90a532fceda..2a33762eed32 100644
--- a/net/ntp-devel/Makefile
+++ b/net/ntp-devel/Makefile
@@ -15,6 +15,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.r/-rc/}
MAINTAINER= cy@FreeBSD.org
+PORTCOMMENT= The Network Time Protocol Distribution
+
# ntp's configure script created by autoconf 2.14.1 doesn't work
# if GNU_CONFIGURE is defined
HAS_CONFIGURE= yes
diff --git a/net/ntp-devel/pkg-comment b/net/ntp-devel/pkg-comment
deleted file mode 100644
index 28e419a84d98..000000000000
--- a/net/ntp-devel/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-The Network Time Protocol Distribution
diff --git a/net/ntp-stable/Makefile b/net/ntp-stable/Makefile
index 62ba018cf2f0..545846686720 100644
--- a/net/ntp-stable/Makefile
+++ b/net/ntp-stable/Makefile
@@ -18,6 +18,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.r/-rc/}
MAINTAINER= cy@FreeBSD.org
+PORTCOMMENT= The Network Time Protocol Distribution
+
# ntp's configure script created by autoconf 2.14.1 doesn't work
# if GNU_CONFIGURE is defined
HAS_CONFIGURE= yes
diff --git a/net/ntp-stable/pkg-comment b/net/ntp-stable/pkg-comment
deleted file mode 100644
index 28e419a84d98..000000000000
--- a/net/ntp-stable/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-The Network Time Protocol Distribution
diff --git a/net/ntp/Makefile b/net/ntp/Makefile
index 62ba018cf2f0..545846686720 100644
--- a/net/ntp/Makefile
+++ b/net/ntp/Makefile
@@ -18,6 +18,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.r/-rc/}
MAINTAINER= cy@FreeBSD.org
+PORTCOMMENT= The Network Time Protocol Distribution
+
# ntp's configure script created by autoconf 2.14.1 doesn't work
# if GNU_CONFIGURE is defined
HAS_CONFIGURE= yes
diff --git a/net/ntp/pkg-comment b/net/ntp/pkg-comment
deleted file mode 100644
index 28e419a84d98..000000000000
--- a/net/ntp/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-The Network Time Protocol Distribution
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