diff options
author | anray <anray@FreeBSD.org> | 2005-12-16 04:34:46 +0800 |
---|---|---|
committer | anray <anray@FreeBSD.org> | 2005-12-16 04:34:46 +0800 |
commit | 6b88429ce6d9834099bf1852e58cbaab56a4533c (patch) | |
tree | 6c53c221f6e4657823a674ffe09f11dde041384e /editors | |
parent | fdb4c268c83a46cb89b96700e9020291014eaefb (diff) | |
download | freebsd-ports-gnome-6b88429ce6d9834099bf1852e58cbaab56a4533c.tar.gz freebsd-ports-gnome-6b88429ce6d9834099bf1852e58cbaab56a4533c.tar.zst freebsd-ports-gnome-6b88429ce6d9834099bf1852e58cbaab56a4533c.zip |
Change email address for all my ports.
Approved by: sem(mentor)
Diffstat (limited to 'editors')
-rw-r--r-- | editors/xemacs-devel-mule/Makefile | 2 | ||||
-rw-r--r-- | editors/xemacs-mule-packages/Makefile | 2 | ||||
-rw-r--r-- | editors/xemacs-packages/Makefile | 2 | ||||
-rw-r--r-- | editors/xemacs21-mule/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
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]* \ |