diff options
Diffstat (limited to 'editors/Sigil')
-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 8b00e8c5344..a8ff219a70e 100644 --- a/editors/Sigil/Makefile +++ b/editors/Sigil/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.20 2011/11/01 06:01:05 sbd Exp $ +# $NetBSD: Makefile,v 1.21 2012/01/09 02:54:26 obache Exp $ # DISTNAME= Sigil-0.4.2-Code PKGNAME= ${DISTNAME:S/-Code//} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= editors MASTER_SITES= http://sigil.googlecode.com/files/ EXTRACT_SUFX= .zip |