diff options
Diffstat (limited to 'net/isc-dhcpd4/Makefile')
-rw-r--r-- | net/isc-dhcpd4/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/isc-dhcpd4/Makefile b/net/isc-dhcpd4/Makefile index 76869fcc26f..48ea6a6ff17 100644 --- a/net/isc-dhcpd4/Makefile +++ b/net/isc-dhcpd4/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.10 2014/02/09 04:34:31 taca Exp $ -# +# $NetBSD: Makefile,v 1.11 2014/02/12 23:18:21 tron Exp $ PKGNAME= isc-dhcpd-${DHVER} +PKGREVISION= 1 COMMENT= ISC Dynamic Host Configuration Protocol (DHCP) Server BUILD_SUBDIR= bind includes tests common omapip dhcpctl server SUBDIR= omapip dhcpctl server |