diff options
author | maya <maya@pkgsrc.org> | 2019-04-25 07:32:34 +0000 |
---|---|---|
committer | maya <maya@pkgsrc.org> | 2019-04-25 07:32:34 +0000 |
commit | 3d4f4b52d921d81c07e9bd63bfeafa757f969cc0 (patch) | |
tree | a416928cc701450ae75c0a43468ba9fa9f48c674 /news | |
parent | a4189552bb92eb40213147fa310cbb2e027a33fb (diff) | |
download | pkgsrc-3d4f4b52d921d81c07e9bd63bfeafa757f969cc0.tar.gz |
PKGREVISION bump for anything using python without a PYPKGPREFIX.
This is a semi-manual PKGREVISION bump.
Diffstat (limited to 'news')
-rw-r--r-- | news/hellanzb/Makefile | 4 | ||||
-rw-r--r-- | news/lottanzb/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/news/hellanzb/Makefile b/news/hellanzb/Makefile index a0d554cd21d..bc20c1a5fac 100644 --- a/news/hellanzb/Makefile +++ b/news/hellanzb/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.17 2018/07/03 05:03:30 adam Exp $ +# $NetBSD: Makefile,v 1.18 2019/04/25 07:33:13 maya Exp $ # .include "../../news/hellanzb/Makefile.version" DISTNAME= hellanzb-${HELLANZB_VERSION}.${HELLANZB_SVN_REV} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= news MASTER_SITES= ${MASTER_SITE_LOCAL} diff --git a/news/lottanzb/Makefile b/news/lottanzb/Makefile index 027615e18f6..5a88ffeb461 100644 --- a/news/lottanzb/Makefile +++ b/news/lottanzb/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.26 2018/07/03 05:03:30 adam Exp $ +# $NetBSD: Makefile,v 1.27 2019/04/25 07:33:13 maya Exp $ DISTNAME= lottanzb-0.4.1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= news MASTER_SITES= http://www.lottanzb.org/releases/ |