diff options
author | Andrey Slusar <anray@FreeBSD.org> | 2005-12-15 20:34:46 +0000 |
---|---|---|
committer | Andrey Slusar <anray@FreeBSD.org> | 2005-12-15 20:34:46 +0000 |
commit | 7e3692bf39ca75e0de822225e32bce316750738d (patch) | |
tree | c6e58362037cb90f7b6bf33f4beed6ded0e4c264 /editors | |
parent | 6761c8b273e55addadbe5c98dbacfa6be8c3a3b5 (diff) | |
download | ports-7e3692bf39ca75e0de822225e32bce316750738d.tar.gz ports-7e3692bf39ca75e0de822225e32bce316750738d.zip |
Notes
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]* \ |