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 b80343ccfc7..9a1252ae52d 100644 --- a/devel/scintilla/Makefile +++ b/devel/scintilla/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.13 2012/10/31 11:19:44 asau Exp $ +# $NetBSD: Makefile,v 1.14 2013/02/16 11:18:47 wiz Exp $ # DISTNAME= scintilla229 PKGNAME= scintilla-2.29 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scintilla/} EXTRACT_SUFX= .tgz |