diff options
author | az <az@FreeBSD.org> | 2005-10-03 20:55:25 +0800 |
---|---|---|
committer | az <az@FreeBSD.org> | 2005-10-03 20:55:25 +0800 |
commit | 2fdeeb4431abd2c5eb1ba905a5e8713aebc89303 (patch) | |
tree | b2f2ad6df6dc7e977b1e2f92b0acd4b873085d3d /editors | |
parent | 8f15682335994d6245b66d82c9a7bae9ab128f34 (diff) | |
download | freebsd-ports-gnome-2fdeeb4431abd2c5eb1ba905a5e8713aebc89303.tar.gz freebsd-ports-gnome-2fdeeb4431abd2c5eb1ba905a5e8713aebc89303.tar.zst freebsd-ports-gnome-2fdeeb4431abd2c5eb1ba905a5e8713aebc89303.zip |
- Change my e-mail
Approved by: sem (mentor)
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> |