diff options
author | hans <hans@pkgsrc.org> | 2016-12-16 15:41:03 +0000 |
---|---|---|
committer | hans <hans@pkgsrc.org> | 2016-12-16 15:41:03 +0000 |
commit | 91b5032152c6c710efd2c7f7cc8449c69a12afa6 (patch) | |
tree | 32440ea196b53ea53282034cc60d9e344cfe11d1 /net/bind910 | |
parent | f01cefcf0da75385fe27d04e209083ad0736a822 (diff) | |
download | pkgsrc-91b5032152c6c710efd2c7f7cc8449c69a12afa6.tar.gz |
Bump PKGREVISION for SMF update.
Diffstat (limited to 'net/bind910')
-rw-r--r-- | net/bind910/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/bind910/Makefile b/net/bind910/Makefile index de57c5f4f36..64d373ed39b 100644 --- a/net/bind910/Makefile +++ b/net/bind910/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.26 2016/11/02 00:05:17 taca Exp $ +# $NetBSD: Makefile,v 1.27 2016/12/16 15:41:03 hans Exp $ DISTNAME= bind-${BIND_VERSION} +PKGREVISION= 1 PKGNAME= ${DISTNAME:S/-P/pl/} CATEGORIES= net MASTER_SITES= ftp://ftp.isc.org/isc/bind9/${BIND_VERSION}/ |