diff options
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 |