diff options
Diffstat (limited to 'editors/Sigil')
-rw-r--r-- | editors/Sigil/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/Sigil/Makefile b/editors/Sigil/Makefile index aefe6a857b6..65a5d934c79 100644 --- a/editors/Sigil/Makefile +++ b/editors/Sigil/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.13 2010/08/16 11:26:12 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2010/09/14 11:01:43 wiz Exp $ # DISTNAME= Sigil-0.2.4-Code PKGNAME= ${DISTNAME:S/-Code//} +PKGREVISION= 1 CATEGORIES= editors MASTER_SITES= http://sigil.googlecode.com/files/ EXTRACT_SUFX= .zip |