pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/isc-dhcpd PLIST fix



details:   https://anonhg.NetBSD.org/pkgsrc/rev/60388ff64f7c
branches:  trunk
changeset: 536918:60388ff64f7c
user:      adrianp <adrianp%pkgsrc.org@localhost>
date:      Sat Dec 29 01:06:53 2007 +0000

description:
PLIST fix
PKGREVISION++

diffstat:

 net/isc-dhcpd/Makefile |  3 ++-
 net/isc-dhcpd/PLIST    |  3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diffs (25 lines):

diff -r 9c00595a3df3 -r 60388ff64f7c net/isc-dhcpd/Makefile
--- a/net/isc-dhcpd/Makefile    Fri Dec 28 20:36:39 2007 +0000
+++ b/net/isc-dhcpd/Makefile    Sat Dec 29 01:06:53 2007 +0000
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.2 2007/12/13 02:54:49 taca Exp $
+# $NetBSD: Makefile,v 1.3 2007/12/29 01:06:53 adrianp Exp $
 #
 
 COMMENT=       ISC Dynamic Host Configuration Protocol (DHCP) Server
 COMPONENT=     server
+PKGREVISION=   1
 SUBDIR=                omapip dhcpctl server
 
 CONF_FILES+=   ${EGDIR}/dhcpd.conf ${PKG_SYSCONFDIR}/dhcpd.conf
diff -r 9c00595a3df3 -r 60388ff64f7c net/isc-dhcpd/PLIST
--- a/net/isc-dhcpd/PLIST       Fri Dec 28 20:36:39 2007 +0000
+++ b/net/isc-dhcpd/PLIST       Sat Dec 29 01:06:53 2007 +0000
@@ -1,5 +1,6 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2007/12/12 20:04:29 adrianp Exp $
+@comment $NetBSD: PLIST,v 1.2 2007/12/29 01:06:53 adrianp Exp $
 bin/omshell
+include/dhcpctl.h
 lib/libdhcpctl.a
 lib/libomapi.a
 man/man1/omshell.1



Home | Main Index | Thread Index | Old Index