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 54328b41d23..eaea513208d 100644 --- a/editors/Sigil/Makefile +++ b/editors/Sigil/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.46 2013/06/03 10:04:50 wiz Exp $ +# $NetBSD: Makefile,v 1.47 2013/06/04 22:15:57 tron Exp $ # DISTNAME= Sigil-0.6.2-Code PKGNAME= ${DISTNAME:S/-Code//} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= editors MASTER_SITES= http://sigil.googlecode.com/files/ EXTRACT_SUFX= .zip |