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 5fc97b41218..b405cde6847 100644 --- a/editors/scite/Makefile +++ b/editors/scite/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.18 2013/06/06 12:54:17 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2013/09/02 19:51:01 adam Exp $ # DISTNAME= scite325 PKGNAME= scite-3.2.5 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scintilla/} EXTRACT_SUFX= .tgz |