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 55b189e3f6b..f4e3b24a3b8 100644 --- a/editors/Sigil/Makefile +++ b/editors/Sigil/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.30 2012/03/03 00:13:01 wiz Exp $ +# $NetBSD: Makefile,v 1.31 2012/07/02 13:37:37 adam Exp $ # DISTNAME= Sigil-0.5.3-Code PKGNAME= ${DISTNAME:S/-Code//} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= editors MASTER_SITES= http://sigil.googlecode.com/files/ EXTRACT_SUFX= .zip |