diff options
author | obache <obache@pkgsrc.org> | 2012-03-15 11:53:20 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2012-03-15 11:53:20 +0000 |
commit | f0eaa05dc61ddd733da1c828ebf1c253843a1ee8 (patch) | |
tree | 1898e482654b3ef849275eaeddaf8cc6306d5966 /news | |
parent | c486d3b05e0bb5ed2725c178766a10dfebc10db7 (diff) | |
download | pkgsrc-f0eaa05dc61ddd733da1c828ebf1c253843a1ee8.tar.gz |
Bump PKGREVISION from default python to 2.7.
Diffstat (limited to 'news')
-rw-r--r-- | news/hellanzb/Makefile | 4 | ||||
-rw-r--r-- | news/lottanzb/Makefile | 3 |
2 files changed, 4 insertions, 3 deletions
diff --git a/news/hellanzb/Makefile b/news/hellanzb/Makefile index 4b75883d866..8e758e71bf3 100644 --- a/news/hellanzb/Makefile +++ b/news/hellanzb/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.7 2012/02/04 05:59:35 obache Exp $ +# $NetBSD: Makefile,v 1.8 2012/03/15 11:53:36 obache Exp $ # .include "../../news/hellanzb/Makefile.version" DISTNAME= hellanzb-${HELLANZB_VERSION}.${HELLANZB_SVN_REV} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= news MASTER_SITES= ${MASTER_SITE_LOCAL} diff --git a/news/lottanzb/Makefile b/news/lottanzb/Makefile index 07b1b4ba801..2fae288da4c 100644 --- a/news/lottanzb/Makefile +++ b/news/lottanzb/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.17 2012/02/04 11:20:34 obache Exp $ +# $NetBSD: Makefile,v 1.18 2012/03/15 11:53:36 obache Exp $ DISTNAME= lottanzb-0.4.1 +PKGREVISION= 1 CATEGORIES= news MASTER_SITES= http://www.lottanzb.org/releases/ |