diff options
Diffstat (limited to 'net/bind916/Makefile')
-rw-r--r-- | net/bind916/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/bind916/Makefile b/net/bind916/Makefile index 27792dad3f6..1931076ef27 100644 --- a/net/bind916/Makefile +++ b/net/bind916/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.40 2022/04/21 14:14:46 taca Exp $ +# $NetBSD: Makefile,v 1.41 2022/05/18 15:05:07 taca Exp $ DISTNAME= bind-${BIND_VERSION} PKGNAME= ${DISTNAME:S/-P/pl/} @@ -15,7 +15,7 @@ CONFLICTS+= host-[0-9]* MAKE_JOBS_SAFE= no -BIND_VERSION= 9.16.28 +BIND_VERSION= 9.16.29 BUILD_DEFS+= BIND_DIR VARBASE |