diff options
author | ryoon <ryoon> | 2014-04-20 02:27:49 +0000 |
---|---|---|
committer | ryoon <ryoon> | 2014-04-20 02:27:49 +0000 |
commit | f620fd51959f73d47e401960c0327b9fb880c009 (patch) | |
tree | 381e39f828a5d8bd35b4e4a6325a4390f5e87091 /editors/Sigil | |
parent | a2b31ff0dd4e5c7922761b07b3f5ac598627f5b0 (diff) | |
download | pkgsrc-f620fd51959f73d47e401960c0327b9fb880c009.tar.gz |
Recursive revbump from json-c 0.12 update
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 2842dd94b33..4485ca34e02 100644 --- a/editors/Sigil/Makefile +++ b/editors/Sigil/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.57 2014/04/16 11:22:02 wiz Exp $ +# $NetBSD: Makefile,v 1.58 2014/04/20 02:27:51 ryoon Exp $ # DISTNAME= Sigil-0.7.4-Code PKGNAME= ${DISTNAME:S/-Code//} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= editors MASTER_SITES= http://sigil.googlecode.com/files/ EXTRACT_SUFX= .zip |