diff options
Diffstat (limited to 'editors/zim')
-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 2484939c79d..d34d8778066 100644 --- a/editors/zim/Makefile +++ b/editors/zim/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2013/06/06 12:54:18 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2013/09/02 19:51:02 adam Exp $ # DISTNAME= zim-0.59 -PKGREVISION= 5 +PKGREVISION= 6 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= editors MASTER_SITES= http://zim-wiki.org/downloads/ |