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 7c29f6487be..4240ccb0d47 100644 --- a/editors/Sigil/Makefile +++ b/editors/Sigil/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.33 2012/08/29 11:22:12 obache Exp $ +# $NetBSD: Makefile,v 1.34 2012/09/07 19:16:29 adam Exp $ # DISTNAME= Sigil-0.5.3-Code PKGNAME= ${DISTNAME:S/-Code//} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= editors MASTER_SITES= http://sigil.googlecode.com/files/ EXTRACT_SUFX= .zip |