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 7a3a1b9ad43..c69840d7845 100644 --- a/devel/scintilla/Makefile +++ b/devel/scintilla/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.7 2012/02/06 12:39:58 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2012/03/03 00:12:32 wiz Exp $ # DISTNAME= scintilla229 PKGNAME= scintilla-2.29 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scintilla/} EXTRACT_SUFX= .tgz |