diff options
author | Mahdi Mokhtari <mmokhi@FreeBSD.org> | 2018-08-16 16:34:38 +0000 |
---|---|---|
committer | Mahdi Mokhtari <mmokhi@FreeBSD.org> | 2018-08-16 16:34:38 +0000 |
commit | 06c9c9774daa79b614867c71d0eed548d0344a68 (patch) | |
tree | cb4500a92627c7f794f55868b046b78590a699a1 /editors/codelite | |
parent | 85e9d19a1aef1ff27f513ab092a5e50eeb4fe200 (diff) | |
download | ports-06c9c9774daa79b614867c71d0eed548d0344a68.tar.gz ports-06c9c9774daa79b614867c71d0eed548d0344a68.zip |
Notes
Diffstat (limited to 'editors/codelite')
-rw-r--r-- | editors/codelite/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/codelite/Makefile b/editors/codelite/Makefile index aad4b52e1bee..17eefd4b6c6b 100644 --- a/editors/codelite/Makefile +++ b/editors/codelite/Makefile @@ -3,7 +3,7 @@ PORTNAME= codelite PORTVERSION= 11.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= editors devel MAINTAINER= mmokhi@FreeBSD.org |