From 2fdeeb4431abd2c5eb1ba905a5e8713aebc89303 Mon Sep 17 00:00:00 2001 From: az Date: Mon, 3 Oct 2005 12:55:25 +0000 Subject: - Change my e-mail Approved by: sem (mentor) --- editors/aee/Makefile | 2 +- editors/le/Makefile | 2 +- editors/ne/Makefile | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'editors') 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 -- cgit