aboutsummaryrefslogtreecommitdiff
path: root/editors/codelite/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'editors/codelite/Makefile')
-rw-r--r--editors/codelite/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/codelite/Makefile b/editors/codelite/Makefile
index 01004ba8a077..aa5e4298deb4 100644
--- a/editors/codelite/Makefile
+++ b/editors/codelite/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= codelite
-DISTVERSION= 2.1.0.${SVN_REVISION}
+DISTVERSION= 2.2.0.${SVN_REVISION}
CATEGORIES= editors
MASTER_SITES= SF/${PORTNAME}/Releases/${PORTNAME}-${PORTVERSION}
@@ -25,7 +25,7 @@ HAS_CONFIGURE= yes
.include <bsd.port.pre.mk>
-SVN_REVISION= 3584
+SVN_REVISION= 3681
.if defined(WITH_CSCOPE)
RUN_DEPENDS+= cscope:${PORTSDIR}/devel/cscope