diff options
Diffstat (limited to 'editors/Sigil/Makefile')
-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 d160e9ee9a3..213901f5e1e 100644 --- a/editors/Sigil/Makefile +++ b/editors/Sigil/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.3 2009/08/25 11:57:44 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2009/08/26 19:57:25 sno Exp $ # DISTNAME= Sigil_code_0.1.2 PKGNAME= ${DISTNAME:S/_code_/-/} +PKGREVISION= 1 CATEGORIES= editors MASTER_SITES= http://sigil.googlecode.com/files/ EXTRACT_SUFX= .zip |