From 6b88429ce6d9834099bf1852e58cbaab56a4533c Mon Sep 17 00:00:00 2001 From: anray Date: Thu, 15 Dec 2005 20:34:46 +0000 Subject: Change email address for all my ports. Approved by: sem(mentor) --- editors/xemacs-devel-mule/Makefile | 2 +- editors/xemacs-mule-packages/Makefile | 2 +- editors/xemacs-packages/Makefile | 2 +- editors/xemacs21-mule/Makefile | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'editors') diff --git a/editors/xemacs-devel-mule/Makefile b/editors/xemacs-devel-mule/Makefile index 62b0366f5ffb..356dd0635159 100644 --- a/editors/xemacs-devel-mule/Makefile +++ b/editors/xemacs-devel-mule/Makefile @@ -25,7 +25,7 @@ PKGNAMESUFFIX+= -canna DISTNAME= xemacs-${XEMACS_VER:S/-b/./} DIST_SUBDIR= xemacs -MAINTAINER= anrays@gmail.com +MAINTAINER= anray@FreeBSD.org COMMENT?= XEmacs(beta version) text editor with mule(Only the executables) CONFLICTS= emacs-[0-9]* \ diff --git a/editors/xemacs-mule-packages/Makefile b/editors/xemacs-mule-packages/Makefile index f09e7d850fe1..e40daa017c0e 100644 --- a/editors/xemacs-mule-packages/Makefile +++ b/editors/xemacs-mule-packages/Makefile @@ -22,7 +22,7 @@ DISTFILES= \ skk-1.23-pkg.tar.gz DIST_SUBDIR= xemacs -MAINTAINER= anrays@gmail.com +MAINTAINER= anray@FreeBSD.org COMMENT= XEmacs elisp packages for Mule(mule-packages) NO_BUILD= yes diff --git a/editors/xemacs-packages/Makefile b/editors/xemacs-packages/Makefile index 6f1d14cefee8..dec6df39a704 100644 --- a/editors/xemacs-packages/Makefile +++ b/editors/xemacs-packages/Makefile @@ -127,7 +127,7 @@ DISTFILES= \ zenirc-1.16-pkg.tar.gz DIST_SUBDIR= xemacs -MAINTAINER= anrays@gmail.com +MAINTAINER= anray@FreeBSD.org COMMENT= Basic XEmacs elisp packages(xemacs-packages) NO_BUILD= yes diff --git a/editors/xemacs21-mule/Makefile b/editors/xemacs21-mule/Makefile index 347bb7ea12bb..428cdd89e492 100644 --- a/editors/xemacs21-mule/Makefile +++ b/editors/xemacs21-mule/Makefile @@ -24,7 +24,7 @@ PKGNAMESUFFIX+= -canna DISTNAME= xemacs-${XEMACS_VER} DIST_SUBDIR= xemacs -MAINTAINER?= anrays@gmail.com +MAINTAINER?= anray@FreeBSD.org COMMENT?= XEmacs(stable version) text editor with mule(Only the executables) CONFLICTS= emacs-[0-9]* \ -- cgit