diff options
author | gj <gj@FreeBSD.org> | 2004-12-14 21:21:28 +0000 |
---|---|---|
committer | gj <gj@FreeBSD.org> | 2004-12-14 21:21:28 +0000 |
commit | acb6b295b3b8f53d0b7bfedd5b3612ae56c9cf5a (patch) | |
tree | 7bf530e3795ed0599e69a4910a0e35d79a467ecb /editors/xemacs-devel | |
parent | 306c94d74693881e49c3c621e70e256111d375c3 (diff) | |
download | FreeBSD-ports-acb6b295b3b8f53d0b7bfedd5b3612ae56c9cf5a.zip FreeBSD-ports-acb6b295b3b8f53d0b7bfedd5b3612ae56c9cf5a.tar.gz |
It turns out that Andrey Slusar only wants to maintain the xemacs-mule
ports, so make the maintainer ports@.
Diffstat (limited to 'editors/xemacs-devel')
-rw-r--r-- | editors/xemacs-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/xemacs-devel/Makefile b/editors/xemacs-devel/Makefile index 9bde31e..59f2b7b 100644 --- a/editors/xemacs-devel/Makefile +++ b/editors/xemacs-devel/Makefile @@ -14,7 +14,7 @@ DISTNAME= xemacs-${XEMACS_VER:S/-b/./} #DISTFILES= ${DISTNAME}.11${EXTRACT_SUFX} DIST_SUBDIR= xemacs -MAINTAINER= anray@inet.ua +MAINTAINER= ports@FreeBSD.org COMMENT= This port tracks the development (GAMMA) version of the XEmacs text editor NOT_FOR_ARCHS= sparc64 |