diff options
Diffstat (limited to 'editors/codelite/Makefile')
-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 7bb459e259f7..29e0a3e32a1a 100644 --- a/editors/codelite/Makefile +++ b/editors/codelite/Makefile @@ -7,6 +7,7 @@ PORTNAME= codelite DISTVERSION= 3.5.${SVN_REVISION} +PORTREVISION= 1 CATEGORIES= editors devel MASTER_SITES= SF/${PORTNAME}/Releases/${PORTNAME}-${PORTVERSION:R}/ DISTNAME= ${PORTNAME}-${PORTVERSION}-gtk.src |