diff options
author | adam <adam> | 2012-09-07 19:16:05 +0000 |
---|---|---|
committer | adam <adam> | 2012-09-07 19:16:05 +0000 |
commit | 2e11318ccb7e59ffcb0d335dbf79d15289744b93 (patch) | |
tree | 8c7c1c6aba6c6451c01ccfcffee90433966d49ce /editors/scite | |
parent | 8a4878f779a5a3120114c03ab38eb12b52131644 (diff) | |
download | pkgsrc-2e11318ccb7e59ffcb0d335dbf79d15289744b93.tar.gz |
Revbump after updating graphics/cairo
Diffstat (limited to 'editors/scite')
-rw-r--r-- | editors/scite/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/scite/Makefile b/editors/scite/Makefile index 8c32b30d048..74488c58cd8 100644 --- a/editors/scite/Makefile +++ b/editors/scite/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2012/03/03 00:13:00 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2012/09/07 19:16:31 adam Exp $ # DISTNAME= scite229 PKGNAME= scite-2.29 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=scintilla/} EXTRACT_SUFX= .tgz |