diff options
author | wiz <wiz@pkgsrc.org> | 2012-02-13 14:46:11 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2012-02-13 14:46:11 +0000 |
commit | 2153111edfd86c991d17cf68dc915497afc0757a (patch) | |
tree | fcbcc40030aeb4f7f70f554b79dc999a18a367ad /editors/Sigil | |
parent | 14a9972a47d94f3c6126b30e667c2cd5f75763dc (diff) | |
download | pkgsrc-2153111edfd86c991d17cf68dc915497afc0757a.tar.gz |
hunspell shlib name change -> recursive bump
Diffstat (limited to 'editors/Sigil')
-rw-r--r-- | editors/Sigil/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/Sigil/Makefile b/editors/Sigil/Makefile index 39d0568346d..b7ae2e63eca 100644 --- a/editors/Sigil/Makefile +++ b/editors/Sigil/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.24 2012/02/06 12:39:59 wiz Exp $ +# $NetBSD: Makefile,v 1.25 2012/02/13 14:46:11 wiz Exp $ # DISTNAME= Sigil-0.5.0-Code PKGNAME= ${DISTNAME:S/-Code//} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= editors MASTER_SITES= http://sigil.googlecode.com/files/ EXTRACT_SUFX= .zip |