diff options
Diffstat (limited to 'net/isc-dhcrelay4/Makefile')
-rw-r--r-- | net/isc-dhcrelay4/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/isc-dhcrelay4/Makefile b/net/isc-dhcrelay4/Makefile index 14e60bae3d3..57566b3092a 100644 --- a/net/isc-dhcrelay4/Makefile +++ b/net/isc-dhcrelay4/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.1.1.1 2008/02/13 22:06:55 adrianp Exp $ +# $NetBSD: Makefile,v 1.2 2008/12/21 21:24:08 adrianp Exp $ # COMMENT= ISC Dynamic Host Configuration Protocol (DHCP) Relay COMPONENT= relay +PKGREVISION= 1 SUBDIR= relay RCD_SCRIPTS= isc_dhcrelay |