summaryrefslogtreecommitdiff
path: root/net/isc-dhcp4/Makefile.common
diff options
context:
space:
mode:
Diffstat (limited to 'net/isc-dhcp4/Makefile.common')
-rw-r--r--net/isc-dhcp4/Makefile.common6
1 files changed, 3 insertions, 3 deletions
diff --git a/net/isc-dhcp4/Makefile.common b/net/isc-dhcp4/Makefile.common
index a297c64a8ba..cd6cab57d03 100644
--- a/net/isc-dhcp4/Makefile.common
+++ b/net/isc-dhcp4/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.42 2021/05/27 14:10:12 taca Exp $
+# $NetBSD: Makefile.common,v 1.43 2022/03/13 15:24:37 taca Exp $
#
# used by net/isc-dhcp4/Makefile
# used by net/isc-dhcpd4/Makefile
@@ -17,7 +17,7 @@ LICENSE= mpl-2.0
CONFLICTS+= isc-dhcp-base-3.*
-VERSION= 4.4.2-P1
+VERSION= 4.4.3
.include "../../mk/bsd.prefs.mk"
@@ -86,7 +86,7 @@ BIND_CONFIGURE_ARGS+= --with-export-libdir=${WRKSRC}/bind/lib
BIND_CONFIGURE_ARGS+= --with-gssapi=no
BIND_CONFIGURE_ARGS+= --with-python=no
-BIND_WRKSRC= ${WRKSRC}/bind/bind-9.11.14
+BIND_WRKSRC= ${WRKSRC}/bind/bind-9.11.36
post-configure:
${RUN}${_ULIMIT_CMD} \