diff options
author | Mahdi Mokhtari <mmokhi@FreeBSD.org> | 2017-02-11 04:44:43 +0000 |
---|---|---|
committer | Mahdi Mokhtari <mmokhi@FreeBSD.org> | 2017-02-11 04:44:43 +0000 |
commit | e87d9e532d5ebf1011d2277b039b3ceb98e6cd93 (patch) | |
tree | a0520860bc3602cf742ab5997cf9c1267a59f15e /editors/codelite | |
parent | fd27c9bef98b795f37f3c846689a38142d4b6820 (diff) |
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 4d0c6f8dcd19..978c2b89e3aa 100644 --- a/editors/codelite/Makefile +++ b/editors/codelite/Makefile @@ -5,7 +5,7 @@ PORTNAME= codelite PORTVERSION= 10.0 CATEGORIES= editors devel -MAINTAINER= mokhi64@gmail.com +MAINTAINER= mmokhi@FreeBSD.org COMMENT= Open Source IDE for C/C++ LICENSE= GPLv2+ |