diff --git a/net/dual-dhclient/Makefile b/net/dual-dhclient/Makefile index 4e6cd1719e91..a99733080242 100644 --- a/net/dual-dhclient/Makefile +++ b/net/dual-dhclient/Makefile @@ -2,6 +2,7 @@ PORTNAME= dual-dhclient PORTVERSION= 1.0 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= # none DISTFILES= # none @@ -12,7 +13,7 @@ COMMENT= Spawns dhclients for a dual-stack network LICENSE= PD -RUN_DEPENDS= ${LOCALBASE}/sbin/dhclient:net/isc-dhcp43-client +RUN_DEPENDS= ${LOCALBASE}/sbin/dhclient:net/isc-dhcp44-client NO_WRKSUBDIR= yes NO_BUILD= yes