diff options
author | gj <gj@FreeBSD.org> | 2004-12-15 05:21:28 +0800 |
---|---|---|
committer | gj <gj@FreeBSD.org> | 2004-12-15 05:21:28 +0800 |
commit | acb6b295b3b8f53d0b7bfedd5b3612ae56c9cf5a (patch) | |
tree | 7bf530e3795ed0599e69a4910a0e35d79a467ecb /editors/xemacs | |
parent | 306c94d74693881e49c3c621e70e256111d375c3 (diff) | |
download | freebsd-ports-gnome-acb6b295b3b8f53d0b7bfedd5b3612ae56c9cf5a.tar.gz freebsd-ports-gnome-acb6b295b3b8f53d0b7bfedd5b3612ae56c9cf5a.tar.zst freebsd-ports-gnome-acb6b295b3b8f53d0b7bfedd5b3612ae56c9cf5a.zip |
It turns out that Andrey Slusar only wants to maintain the xemacs-mule
ports, so make the maintainer ports@.
Diffstat (limited to 'editors/xemacs')
-rw-r--r-- | editors/xemacs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/xemacs/Makefile b/editors/xemacs/Makefile index 5d96d700082c..18c1c298a1d0 100644 --- a/editors/xemacs/Makefile +++ b/editors/xemacs/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= xemacs-${XEMACS_REL} DISTNAME= xemacs-${XEMACS_VER} DIST_SUBDIR= xemacs -MAINTAINER?= anray@inet.ua +MAINTAINER?= ports@FreeBSD.org COMMENT?= This port tracks the stable version of the XEmacs text editor NOT_FOR_ARCHS= sparc64 |