diff options
author | taca <taca@pkgsrc.org> | 2021-06-02 15:37:30 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2021-06-02 15:37:30 +0000 |
commit | d1cb3e65ac7c7725cb2acd8315fe784bf1f03a16 (patch) | |
tree | 501d823a65fcdc3696e80f8d6e280da068cb151a /net/bind916 | |
parent | 750845f9f3a58fd9bea22a29a6978fbabdc6aa64 (diff) | |
download | pkgsrc-d1cb3e65ac7c7725cb2acd8315fe784bf1f03a16.tar.gz |
net/bind916: reset PKGREVISION
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 |