diff options
Diffstat (limited to 'net/bind916')
-rw-r--r-- | net/bind916/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/bind916/Makefile b/net/bind916/Makefile index 0b37854cb31..0557368e9a8 100644 --- a/net/bind916/Makefile +++ b/net/bind916/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.15 2021/06/02 15:37:06 taca Exp $ +# $NetBSD: Makefile,v 1.16 2021/06/02 15:37:30 taca Exp $ DISTNAME= bind-${BIND_VERSION} PKGNAME= ${DISTNAME:S/-P/pl/} -PKGREVISION= 1 CATEGORIES= net MASTER_SITES= ftp://ftp.isc.org/isc/bind9/${BIND_VERSION}/ EXTRACT_SUFX= .tar.xz |