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 | 34a560cbb029a26e238d3408e7a0735faf87bb69 (patch) | |
tree | 1898e482654b3ef849275eaeddaf8cc6306d5966 /editors/zim | |
parent | 3733068a36dd7b9b4c866367bc219f329f25d40d (diff) | |
download | pkgsrc-34a560cbb029a26e238d3408e7a0735faf87bb69.tar.gz |
Bump PKGREVISION from default python to 2.7.
Diffstat (limited to 'editors/zim')
-rw-r--r-- | editors/zim/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/zim/Makefile b/editors/zim/Makefile index 7f656a647bc..600ef01fc16 100644 --- a/editors/zim/Makefile +++ b/editors/zim/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.4 2012/03/01 17:03:18 ryoon Exp $ +# $NetBSD: Makefile,v 1.5 2012/03/15 11:53:26 obache Exp $ # DISTNAME= zim-0.54 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} +PKGREVISION= 1 CATEGORIES= editors MASTER_SITES= http://zim-wiki.org/downloads/ |