summaryrefslogtreecommitdiff
path: root/editors/codelite
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2018-04-29 05:46:35 +0000
committerwiz <wiz@pkgsrc.org>2018-04-29 05:46:35 +0000
commit38e0c319479d2d93ec60a82b095946e9e4e8f6b7 (patch)
tree9b441e1ae1e85b7d11e01f585b5f843856e0f3d9 /editors/codelite
parent0b7a3badbd7c253cde71ea1e47a04e796c81f612 (diff)
downloadpkgsrc-38e0c319479d2d93ec60a82b095946e9e4e8f6b7.tar.gz
*: PKGREVISION bump for wxGTK30 switch from gtk2 to gtk3
Diffstat (limited to 'editors/codelite')
-rw-r--r--editors/codelite/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/codelite/Makefile b/editors/codelite/Makefile
index e69ed0cebb1..556f1553251 100644
--- a/editors/codelite/Makefile
+++ b/editors/codelite/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.11 2018/04/16 14:34:22 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2018/04/29 05:46:36 wiz Exp $
DISTNAME= codelite-9.1
-PKGREVISION= 9
+PKGREVISION= 10
CATEGORIES= editors x11
MASTER_SITES= ${MASTER_SITE_GITHUB:=eranif/}