diff options
author | Rene Ladan <rene@FreeBSD.org> | 2020-12-07 20:09:02 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2020-12-07 20:09:02 +0000 |
commit | bd2e6107fe48c561f7afe39ac4ddf69e838c32f9 (patch) | |
tree | 616ca0c5e95535e993f99fdf5196e0d77ce7af44 /editors | |
parent | f488fb455a1f3d1a420f1107293c6892cd5188b9 (diff) |
Return mmokhi@'s ports to the pool after his commit bit was safekept.
Notes
Notes:
svn path=/head/; revision=557245
Diffstat (limited to 'editors')
-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 8528a899e787..8339cb296c88 100644 --- a/editors/codelite/Makefile +++ b/editors/codelite/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 12.0 PORTREVISION= 4 CATEGORIES= editors devel -MAINTAINER= mmokhi@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Open Source IDE for C/C++ LICENSE= GPLv2+ |