summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoradrianp <adrianp>2007-12-29 01:06:53 +0000
committeradrianp <adrianp>2007-12-29 01:06:53 +0000
commit28f79d82b26703defb577d0b0cb135308ea2e267 (patch)
tree25527714a7fe7edba21e5b83d1ac7e327578c713
parentdc838c68999360a893e86790d382a8703f884eee (diff)
downloadpkgsrc-28f79d82b26703defb577d0b0cb135308ea2e267.tar.gz
PLIST fix
PKGREVISION++
-rw-r--r--net/isc-dhcpd/Makefile3
-rw-r--r--net/isc-dhcpd/PLIST3
2 files changed, 4 insertions, 2 deletions
diff --git a/net/isc-dhcpd/Makefile b/net/isc-dhcpd/Makefile
index c7052653e4b..0a102f8c63f 100644
--- a/net/isc-dhcpd/Makefile
+++ b/net/isc-dhcpd/Makefile
@@ -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 --git a/net/isc-dhcpd/PLIST b/net/isc-dhcpd/PLIST
index 3c5a24bddba..5f675bffc88 100644
--- a/net/isc-dhcpd/PLIST
+++ b/net/isc-dhcpd/PLIST
@@ -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