diff options
Diffstat (limited to 'editors/scite/Makefile')
-rw-r--r-- | editors/scite/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/scite/Makefile b/editors/scite/Makefile index 7ef46c676b3..f3cf26623ec 100644 --- a/editors/scite/Makefile +++ b/editors/scite/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.15 2013/04/10 11:30:50 drochner Exp $ +# $NetBSD: Makefile,v 1.16 2013/06/03 10:04:53 wiz Exp $ # DISTNAME= scite325 PKGNAME= scite-3.2.5 +PKGREVISION= 1 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scintilla/} EXTRACT_SUFX= .tgz |