diff options
author | ryoon <ryoon@pkgsrc.org> | 2014-04-20 02:27:49 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2014-04-20 02:27:49 +0000 |
commit | 5d58ab54f01aee050049bc7c6f3f9033b634c3e9 (patch) | |
tree | e433769184425208af1e381bd87d6fa8ecb4a565 /editors/Sigil | |
parent | 153328e162e13630c4ca6bff843d03b996116cff (diff) | |
download | pkgsrc-5d58ab54f01aee050049bc7c6f3f9033b634c3e9.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 |