diff options
Diffstat (limited to 'editors/zim/Makefile')
-rw-r--r-- | editors/zim/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/zim/Makefile b/editors/zim/Makefile index 00a5e794c73..f41cacb4578 100644 --- a/editors/zim/Makefile +++ b/editors/zim/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2013/02/16 11:21:02 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2013/06/03 10:04:54 wiz Exp $ # DISTNAME= zim-0.59 -PKGREVISION= 2 +PKGREVISION= 3 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= editors MASTER_SITES= http://zim-wiki.org/downloads/ |