diff options
author | Andrey Slusar <anray@FreeBSD.org> | 2005-12-16 08:12:37 +0000 |
---|---|---|
committer | Andrey Slusar <anray@FreeBSD.org> | 2005-12-16 08:12:37 +0000 |
commit | 40a71ad3db0b0886f101ab5422d053c33523f831 (patch) | |
tree | e721ab03b0e1e4c8a649395d6de0eb269502bdb5 /editors | |
parent | ad81f93101c2bcd33d48319d0fbc485d1aa2d9d0 (diff) |
Notes
Diffstat (limited to 'editors')
-rw-r--r-- | editors/xemacs-devel-mule/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/xemacs-devel-mule/Makefile b/editors/xemacs-devel-mule/Makefile index 356dd0635159..6d84165f9240 100644 --- a/editors/xemacs-devel-mule/Makefile +++ b/editors/xemacs-devel-mule/Makefile @@ -28,7 +28,7 @@ DIST_SUBDIR= xemacs MAINTAINER= anray@FreeBSD.org COMMENT?= XEmacs(beta version) text editor with mule(Only the executables) -CONFLICTS= emacs-[0-9]* \ +CONFLICTS= emacs-19.* emacs-21.* \ xemacs-[0-9]* xemacs-devel-[0-9]* \ xemacs-mule-[0-9]* |