diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/openntpd/Makefile | 7 | ||||
-rw-r--r-- | net/openntpd/distinfo | 8 |
2 files changed, 8 insertions, 7 deletions
diff --git a/net/openntpd/Makefile b/net/openntpd/Makefile index ebfde0694dc..ed613fcab87 100644 --- a/net/openntpd/Makefile +++ b/net/openntpd/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.11 2005/06/17 03:50:27 jlam Exp $ +# $NetBSD: Makefile,v 1.12 2005/06/28 17:13:25 peter Exp $ -DISTNAME= openntpd-3.6.1p1 +DISTNAME= openntpd-3.7p1 CATEGORIES= net MASTER_SITES= ftp://ftp.openbsd.org/pub/OpenBSD/OpenNTPD/ \ ftp://ftp5.usa.openbsd.org/pub/OpenBSD/OpenNTPD/ \ @@ -23,7 +23,8 @@ EGDIR= ${PREFIX}/share/examples/openntpd CONF_FILES= ${EGDIR}/ntpd.conf ${PKG_SYSCONFDIR}/ntpd.conf RCD_SCRIPTS= openntpd -PKG_USERS= _ntp:nogroup::ntpd\\ pseudo-user:${VARBASE}/chroot/ntpd:/sbin/nologin +PKG_USERS= _ntp:_ntp::ntpd\\ pseudo-user:${VARBASE}/chroot/ntpd:/sbin/nologin +PKG_GROUPS= _ntp OWN_DIRS= ${VARBASE}/chroot/ntpd INSTALLATION_DIRS= man/man5 man/man8 sbin diff --git a/net/openntpd/distinfo b/net/openntpd/distinfo index ed81de39275..3a148a4ccf8 100644 --- a/net/openntpd/distinfo +++ b/net/openntpd/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2005/02/24 12:13:58 agc Exp $ +$NetBSD: distinfo,v 1.6 2005/06/28 17:13:25 peter Exp $ -SHA1 (openntpd-3.6.1p1.tar.gz) = bf8e10ab31d26923e57dd4d83413e95ea3b62fee -RMD160 (openntpd-3.6.1p1.tar.gz) = 70eb2673c1cc91ca483f5183a8fb57870c6a58ec -Size (openntpd-3.6.1p1.tar.gz) = 123811 bytes +SHA1 (openntpd-3.7p1.tar.gz) = 8d6739a210906f0305606e8c144f5ea7daf737b2 +RMD160 (openntpd-3.7p1.tar.gz) = e7613e64ef3349cec2b34293b8cc749eb671c29f +Size (openntpd-3.7p1.tar.gz) = 136251 bytes |