diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/ntp-devel/Makefile | 2 | ||||
-rw-r--r-- | net/ntp-devel/pkg-comment | 1 | ||||
-rw-r--r-- | net/ntp-stable/Makefile | 2 | ||||
-rw-r--r-- | net/ntp-stable/pkg-comment | 1 | ||||
-rw-r--r-- | net/ntp/Makefile | 2 | ||||
-rw-r--r-- | net/ntp/pkg-comment | 1 | ||||
-rw-r--r-- | net/pipsecd/Makefile | 2 | ||||
-rw-r--r-- | net/pipsecd/pkg-comment | 1 |
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 |