diff options
Diffstat (limited to 'editors/codelite/Makefile')
-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 a7d056f6f0f8..52647055217b 100644 --- a/editors/codelite/Makefile +++ b/editors/codelite/Makefile @@ -6,7 +6,7 @@ DISTVERSION= 6.1.1 PORTREVISION= 1 CATEGORIES= editors devel -MAINTAINER= gahr@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Open Source IDE for C/C++ LICENSE= GPLv2 |