diff options
Diffstat (limited to 'editors')
-rw-r--r-- | editors/aee/Makefile | 2 | ||||
-rw-r--r-- | editors/le/Makefile | 2 | ||||
-rw-r--r-- | editors/ne/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/editors/aee/Makefile b/editors/aee/Makefile index fb4cd6671965..5014c372e71b 100644 --- a/editors/aee/Makefile +++ b/editors/aee/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= editors MASTER_SITES= http://mahon.cwx.net/sources/ -MAINTAINER= az@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= An easy editor with both curses and X11 interfaces OPTIONS= XAE "Build X11 version 'xae'" off diff --git a/editors/le/Makefile b/editors/le/Makefile index f4a6af7bb4d8..765268e5c165 100644 --- a/editors/le/Makefile +++ b/editors/le/Makefile @@ -11,7 +11,7 @@ CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_GENTOO} MASTER_SITE_SUBDIR= distfiles -MAINTAINER= az@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Text editor GNU_CONFIGURE= yes diff --git a/editors/ne/Makefile b/editors/ne/Makefile index 1fcfbaa33e1a..2aaaf3f7c0ae 100644 --- a/editors/ne/Makefile +++ b/editors/ne/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://ne.dsi.unimi.it/ \ ${MASTER_SITE_GENTOO} MASTER_SITE_SUBDIR= distfiles -MAINTAINER= az@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Nice and powerfull editor USE_GMAKE= yes |