diff options
Diffstat (limited to 'editors/codelite')
-rw-r--r-- | editors/codelite/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/codelite/Makefile b/editors/codelite/Makefile index aa5e4298deb4..92a89c043b2b 100644 --- a/editors/codelite/Makefile +++ b/editors/codelite/Makefile @@ -7,6 +7,7 @@ PORTNAME= codelite DISTVERSION= 2.2.0.${SVN_REVISION} +PORTREVISION= 1 CATEGORIES= editors MASTER_SITES= SF/${PORTNAME}/Releases/${PORTNAME}-${PORTVERSION} |