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 f22bc94abc6..0764d6f1c64 100644 --- a/editors/Sigil/Makefile +++ b/editors/Sigil/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.9 2010/02/03 15:50:33 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2010/02/16 15:37:05 wiz Exp $ # -DISTNAME= Sigil-0.1.8-Code +DISTNAME= Sigil-0.1.9-Code PKGNAME= ${DISTNAME:S/-Code//} CATEGORIES= editors MASTER_SITES= http://sigil.googlecode.com/files/ |