diff options
Diffstat (limited to 'devel/scintilla/Makefile')
-rw-r--r-- | devel/scintilla/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/scintilla/Makefile b/devel/scintilla/Makefile index 12de4398310..cd9a49b115a 100644 --- a/devel/scintilla/Makefile +++ b/devel/scintilla/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.17 2013/06/04 22:15:56 tron Exp $ +# $NetBSD: Makefile,v 1.18 2013/06/06 12:54:14 wiz Exp $ # DISTNAME= scintilla325 PKGNAME= scintilla-3.2.5 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scintilla/} EXTRACT_SUFX= .tgz |