diff options
Diffstat (limited to 'editors')
-rw-r--r-- | editors/codelite/Makefile | 2 | ||||
-rw-r--r-- | editors/fxite/Makefile | 2 | ||||
-rw-r--r-- | editors/texworks/Makefile | 2 |
3 files changed, 3 insertions, 3 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 diff --git a/editors/fxite/Makefile b/editors/fxite/Makefile index 532f2ac0ff13..1cb66dc097f4 100644 --- a/editors/fxite/Makefile +++ b/editors/fxite/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 0.92 PORTREVISION= 3 CATEGORIES= editors -MAINTAINER= gahr@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Advanced cross-platform text editor LICENSE= GPLv3 diff --git a/editors/texworks/Makefile b/editors/texworks/Makefile index fe1fd8cbcca5..23f49b5baac8 100644 --- a/editors/texworks/Makefile +++ b/editors/texworks/Makefile @@ -8,7 +8,7 @@ CATEGORIES= editors MASTER_SITES= GOOGLE_CODE DISTNAME= ${PORTNAME}-${PORTVERSION}-r${VCS_REVISION} -MAINTAINER= gahr@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Simple TeX front-end program LICENSE= GPLv2 |