diff options
author | keramida <keramida@FreeBSD.org> | 2010-05-12 13:56:38 +0800 |
---|---|---|
committer | keramida <keramida@FreeBSD.org> | 2010-05-12 13:56:38 +0800 |
commit | 94fafaab6520980f009c1a2a442331b97bc70bc2 (patch) | |
tree | dd73d7768485d2af085fc0abb9a44a61c13bfafc /editors | |
parent | 791f2541313b1298bcdd82ba8d48759499f48ed8 (diff) | |
download | freebsd-ports-gnome-94fafaab6520980f009c1a2a442331b97bc70bc2.tar.gz freebsd-ports-gnome-94fafaab6520980f009c1a2a442331b97bc70bc2.tar.zst freebsd-ports-gnome-94fafaab6520980f009c1a2a442331b97bc70bc2.zip |
Ashish SHUKLA is very active in patching the emacs22, emacs and
emacs-devel ports. My own time is now limited due to personal
reasons. Since Ashish has agreed to take over the maintainership
of the ports from me, change MAINTAINER= for the following ports:
editors/emacs22
editors/emacs
editors/emacs-devel
Many thanks to Ashish for taking over...
Diffstat (limited to 'editors')
-rw-r--r-- | editors/emacs-devel/Makefile | 2 | ||||
-rw-r--r-- | editors/emacs/Makefile | 2 | ||||
-rw-r--r-- | editors/emacs22/Makefile | 2 | ||||
-rw-r--r-- | editors/emacs23/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/editors/emacs-devel/Makefile b/editors/emacs-devel/Makefile index 18ab99f67694..65a156ee882e 100644 --- a/editors/emacs-devel/Makefile +++ b/editors/emacs-devel/Makefile @@ -12,7 +12,7 @@ CATEGORIES= editors ipv6 MASTER_SITES= ${MASTER_SITE_GNU_ALPHA} MASTER_SITE_SUBDIR= emacs/pretest -MAINTAINER= keramida@ceid.upatras.gr +MAINTAINER= wahjava@gmail.com COMMENT= GNU editing macros .if !defined(WITHOUT_X11) diff --git a/editors/emacs/Makefile b/editors/emacs/Makefile index b6717c834ca2..af50a949078f 100644 --- a/editors/emacs/Makefile +++ b/editors/emacs/Makefile @@ -13,7 +13,7 @@ CATEGORIES= editors ipv6 MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= keramida@ceid.upatras.gr +MAINTAINER= wahjava@gmail.com COMMENT= GNU editing macros .if !defined(WITHOUT_X11) diff --git a/editors/emacs22/Makefile b/editors/emacs22/Makefile index ff89f36c0323..262ebe45e1db 100644 --- a/editors/emacs22/Makefile +++ b/editors/emacs22/Makefile @@ -13,7 +13,7 @@ CATEGORIES= editors ipv6 MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= keramida@ceid.upatras.gr +MAINTAINER= wahjava@gmail.com COMMENT= GNU editing macros .if !defined(WITHOUT_X11) diff --git a/editors/emacs23/Makefile b/editors/emacs23/Makefile index b6717c834ca2..af50a949078f 100644 --- a/editors/emacs23/Makefile +++ b/editors/emacs23/Makefile @@ -13,7 +13,7 @@ CATEGORIES= editors ipv6 MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= keramida@ceid.upatras.gr +MAINTAINER= wahjava@gmail.com COMMENT= GNU editing macros .if !defined(WITHOUT_X11) |