diff options
author | linimon <linimon@FreeBSD.org> | 2005-04-08 05:36:40 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2005-04-08 05:36:40 +0800 |
commit | 9d2245800ce3f914f1b50a8a099ae928ae2d9a0c (patch) | |
tree | 5b993450a2419f43cafa84bee3db3d92cd61fbd9 /editors | |
parent | 80ba16ef522e2146da40b5cb5621d49fcd56cdac (diff) | |
download | freebsd-ports-gnome-9d2245800ce3f914f1b50a8a099ae928ae2d9a0c.tar.gz freebsd-ports-gnome-9d2245800ce3f914f1b50a8a099ae928ae2d9a0c.tar.zst freebsd-ports-gnome-9d2245800ce3f914f1b50a8a099ae928ae2d9a0c.zip |
Reset bouncing maintainer address:
----- The following addresses had permanent fatal errors -----
<pawel.worach@telia.com>
(reason: 550 RCPT TO:<pawel.worach@telia.com> User unknown)
Diffstat (limited to 'editors')
-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 7f5773c95b2b..c53cb5105469 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?= pawel.worach@telia.com +MAINTAINER?= ports@FreeBSD.org COMMENT?= This port tracks the stable version of the XEmacs text editor XEMACS_REL= 21.4 |