diff options
Diffstat (limited to 'net/isc-dhcrelay/Makefile')
-rw-r--r-- | net/isc-dhcrelay/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/isc-dhcrelay/Makefile b/net/isc-dhcrelay/Makefile index 2af9467d5f4..942b72dd2c6 100644 --- a/net/isc-dhcrelay/Makefile +++ b/net/isc-dhcrelay/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.3 2007/12/30 12:30:53 adrianp Exp $ +# $NetBSD: Makefile,v 1.4 2008/01/03 12:25:02 adrianp Exp $ # COMMENT= ISC Dynamic Host Configuration Protocol (DHCP) Relay COMPONENT= relay -PKGREVISION= 1 +PKGREVISION= 2 SUBDIR= relay RCD_SCRIPTS= isc_dhcrelay |