diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2005-04-07 21:36:40 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2005-04-07 21:36:40 +0000 |
commit | b422f9723a3886eed0f592f5d3e0bb0b3c917906 (patch) | |
tree | 1e79472bfeeabb586e4487678d86884af151cba6 /editors | |
parent | 5fa8f0de4ab0d20cd51e25f50d28e724068fd949 (diff) | |
download | ports-b422f9723a3886eed0f592f5d3e0bb0b3c917906.tar.gz ports-b422f9723a3886eed0f592f5d3e0bb0b3c917906.zip |
Notes
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 |