diff options
author | MANTANI Nobutaka <nobutaka@FreeBSD.org> | 2005-12-18 13:39:42 +0000 |
---|---|---|
committer | MANTANI Nobutaka <nobutaka@FreeBSD.org> | 2005-12-18 13:39:42 +0000 |
commit | 4c39fff95c8b945ba1101ea736017458f29e8a82 (patch) | |
tree | d1c43fd570fa06c7284b6c7c835d00fcecca31d7 /editors/emacs23 | |
parent | dcdad3e2a9a2bc96b5e1138c4b528a55cc8f1368 (diff) | |
download | ports-4c39fff95c8b945ba1101ea736017458f29e8a82.tar.gz ports-4c39fff95c8b945ba1101ea736017458f29e8a82.zip |
Notes
Diffstat (limited to 'editors/emacs23')
-rw-r--r-- | editors/emacs23/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/emacs23/Makefile b/editors/emacs23/Makefile index 00713861161a..fd0d1c0e4327 100644 --- a/editors/emacs23/Makefile +++ b/editors/emacs23/Makefile @@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= nobutaka@FreeBSD.org COMMENT= GNU editing macros -CONFLICTS= emacs-19.* emacs-20.* \ +CONFLICTS= emacs-19.* \ xemacs-[0-9]* xemacs-devel-[0-9]* \ xemacs-mule-[0-9]* xemacs-devel-mule-[0-9]* |