summaryrefslogtreecommitdiff
path: root/editors/emacs21
diff options
context:
space:
mode:
authorAshish SHUKLA <ashish@FreeBSD.org>2010-07-28 12:25:22 +0000
committerAshish SHUKLA <ashish@FreeBSD.org>2010-07-28 12:25:22 +0000
commit8ce865b2190bcfdbca050d088e0c7322587e8931 (patch)
tree1ff80dc4ea87599c539af02e22a1259dd5732997 /editors/emacs21
parent- Add OPTIONS to the port. (diff)
- Adopt port.
- Add CONFLICTS to conflict with 23.x and 24.x. Approved by: tabthorpe (mentor)
Notes
Notes: svn path=/head/; revision=258370
Diffstat (limited to 'editors/emacs21')
-rw-r--r--editors/emacs21/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/emacs21/Makefile b/editors/emacs21/Makefile
index 5c6135fdbbcd..8a3d0a73d173 100644
--- a/editors/emacs21/Makefile
+++ b/editors/emacs21/Makefile
@@ -18,10 +18,10 @@ PATCHFILES= emacs-21.1-fontset.patch emacs-21.2-menu-encode.patch
PATCH_DIST_STRIP= -p1
.endif
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= ashish@FreeBSD.org
COMMENT= GNU editing macros
-CONFLICTS= emacs-19.* emacs-22.* \
+CONFLICTS= emacs-19.* emacs-22.* emacs-23.* emacs-24.* \
xemacs-[0-9]* xemacs-devel-[0-9]* \
xemacs-mule-[0-9]* xemacs-devel-mule-[0-9]*