diff options
Diffstat (limited to 'editors/Sigil/Makefile')
-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 d9007ee11b8..cade2e01a02 100644 --- a/editors/Sigil/Makefile +++ b/editors/Sigil/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.53 2014/01/01 11:52:14 wiz Exp $ +# $NetBSD: Makefile,v 1.54 2014/02/03 16:17:12 ryoon Exp $ # DISTNAME= Sigil-0.7.4-Code PKGNAME= ${DISTNAME:S/-Code//} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= editors MASTER_SITES= http://sigil.googlecode.com/files/ EXTRACT_SUFX= .zip |