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 38724262478..74525029bff 100644 --- a/editors/Sigil/Makefile +++ b/editors/Sigil/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.16 2011/01/13 13:37:32 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2011/04/22 13:43:27 obache Exp $ # DISTNAME= Sigil-0.2.4-Code PKGNAME= ${DISTNAME:S/-Code//} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= editors MASTER_SITES= http://sigil.googlecode.com/files/ EXTRACT_SUFX= .zip |