quick fix for sbin/genkeys that should really be installed as sbin/ntp-genkeys (confirmed by mills@udel.edu)

This commit is contained in:
jakob 2001-10-04 20:44:45 +00:00
parent 0711739cff
commit 9aa4191b9f
2 changed files with 4 additions and 3 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.15 2001/10/03 19:52:52 danh Exp $
# $OpenBSD: Makefile,v 1.16 2001/10/04 20:44:45 jakob Exp $
COMMENT= network time protocol implementation
COMMENT-doc= network time protocol documentation
@ -38,5 +38,6 @@ post-install:
@cd ${WRKSRC}/html && pax -rw * ${PREFIX}/share/doc/ntp
${INSTALL_DATA_DIR} ${PREFIX}/share/examples/ntp
@cd ${WRKSRC}/conf && pax -rw * ${PREFIX}/share/examples/ntp
@mv ${PREFIX}/sbin/genkeys ${PREFIX}/sbin/ntp-genkeys
.include <bsd.port.mk>

View File

@ -1,6 +1,6 @@
@comment $OpenBSD: PLIST,v 1.5 2001/10/03 19:52:53 danh Exp $
@comment $OpenBSD: PLIST,v 1.6 2001/10/04 20:44:45 jakob Exp $
@pkgcfl xntp3-*
sbin/genkeys
sbin/ntp-genkeys
sbin/ntp-wait
sbin/ntpd
sbin/ntpdate