diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-04-29 19:44:18 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-04-29 19:44:18 +0000 |
commit | 11c3295696e63f03d623e5f17b0e46bffa33c11a (patch) | |
tree | 6f7d652d5c64de22335aff2b265497e5705879a4 /editors | |
parent | af3a04c850cb901393f3778745fec8b562d064dc (diff) | |
download | ports-11c3295696e63f03d623e5f17b0e46bffa33c11a.tar.gz ports-11c3295696e63f03d623e5f17b0e46bffa33c11a.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 55040a90d69b..10e6eda4e3bc 100644 --- a/editors/xemacs/Makefile +++ b/editors/xemacs/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= xemacs-${XEMACS_REL} DISTNAME= xemacs-${XEMACS_VER} DIST_SUBDIR= xemacs -MAINTAINER= pgollucci@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= This port tracks the stable version of the XEmacs text editor CONFLICTS= emacs-19.* emacs-21.* emacs-22.* \ |