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 7e90479f37b..a9694b60e48 100644 --- a/devel/scintilla/Makefile +++ b/devel/scintilla/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.24 2016/08/03 10:22:39 adam Exp $ +# $NetBSD: Makefile,v 1.25 2017/02/06 13:55:14 wiz Exp $ # DISTNAME= scintilla339 PKGNAME= scintilla-3.3.9 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scintilla/} EXTRACT_SUFX= .tgz |