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 dc681953d065..54c9bfdcc7d2 100644 --- a/editors/aee/Makefile +++ b/editors/aee/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 2.2.15b CATEGORIES= editors MASTER_SITES= http://mahon.cwx.net/sources/ -MAINTAINER= az@inec.ru +MAINTAINER= az@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 41352850b30e..bda7a65681aa 100644 --- a/editors/le/Makefile +++ b/editors/le/Makefile @@ -11,7 +11,7 @@ CATEGORIES= editors MASTER_SITES= ftp://ftp.yars.free.net/pub/source/le/ \ http://core.inec.ru/~az/ -MAINTAINER= az@inec.ru +MAINTAINER= az@FreeBSD.org COMMENT= Text editor GNU_CONFIGURE= yes diff --git a/editors/ne/Makefile b/editors/ne/Makefile index 259a4c08c079..aadbf6e63447 100644 --- a/editors/ne/Makefile +++ b/editors/ne/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://ne.dsi.unimi.it/ \ http://core.inec.ru/~az/ MASTER_SITE_SUBDIR= distfiles -MAINTAINER= az@inec.ru +MAINTAINER= az@FreeBSD.org COMMENT= Nice and powerfull editor .include <bsd.port.pre.mk> |