diff options
author | linimon <linimon@FreeBSD.org> | 2005-04-07 21:36:40 +0000 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2005-04-07 21:36:40 +0000 |
commit | 9d2245800ce3f914f1b50a8a099ae928ae2d9a0c (patch) | |
tree | 5b993450a2419f43cafa84bee3db3d92cd61fbd9 /editors/xemacs | |
parent | 80ba16ef522e2146da40b5cb5621d49fcd56cdac (diff) | |
download | FreeBSD-ports-9d2245800ce3f914f1b50a8a099ae928ae2d9a0c.zip FreeBSD-ports-9d2245800ce3f914f1b50a8a099ae928ae2d9a0c.tar.gz |
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/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 7f5773c..c53cb51 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 |