diff options
Diffstat (limited to 'editors')
-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 4bc60f0f097..3cd4c42cceb 100644 --- a/editors/Sigil/Makefile +++ b/editors/Sigil/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.59 2014/06/09 14:18:06 ryoon Exp $ +# $NetBSD: Makefile,v 1.60 2014/08/13 10:57:35 adam Exp $ # DISTNAME= Sigil-0.7.4-Code PKGNAME= ${DISTNAME:S/-Code//} -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= editors MASTER_SITES= http://sigil.googlecode.com/files/ EXTRACT_SUFX= .zip |