diff options
Diffstat (limited to 'editors/scite')
-rw-r--r-- | editors/scite/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/scite/Makefile b/editors/scite/Makefile index c46d66c75be..8c32b30d048 100644 --- a/editors/scite/Makefile +++ b/editors/scite/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.7 2012/02/06 12:40:04 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2012/03/03 00:13:00 wiz Exp $ # DISTNAME= scite229 PKGNAME= scite-2.29 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scintilla/} EXTRACT_SUFX= .tgz |