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 66b0b00fe46..00a5e794c73 100644 --- a/editors/zim/Makefile +++ b/editors/zim/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.12 2013/02/15 23:55:07 bad Exp $ +# $NetBSD: Makefile,v 1.13 2013/02/16 11:21:02 wiz Exp $ # DISTNAME= zim-0.59 +PKGREVISION= 2 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= editors MASTER_SITES= http://zim-wiki.org/downloads/ -PKGREVISION= 1 MAINTAINER= ryoon@NetBSD.org HOMEPAGE= http://zim-wiki.org/ |