diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2001-09-21 05:45:49 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2001-09-21 05:45:49 +0000 |
commit | d3ce2a4568ff2b01b5bef053c7d76124b2cf4daf (patch) | |
tree | 0bb8138a58f57a1a04aba8e15d2c3cf521cc0b7e | |
parent | 2b5b51919dafcf7e69fb5af01f4effb16a5f1ef1 (diff) | |
download | ports-d3ce2a4568ff2b01b5bef053c7d76124b2cf4daf.tar.gz ports-d3ce2a4568ff2b01b5bef053c7d76124b2cf4daf.zip |
Notes
-rw-r--r-- | editors/Makefile | 15 |
1 files changed, 7 insertions, 8 deletions
diff --git a/editors/Makefile b/editors/Makefile index b3fed5706c69..ae8e5e150f01 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -7,8 +7,8 @@ SUBDIR += apel-emacs20 SUBDIR += apel-mule SUBDIR += apel-xemacs - SUBDIR += apel-xemacs21-mule SUBDIR += apel-xemacs20 + SUBDIR += apel-xemacs21-mule SUBDIR += asedit SUBDIR += axe SUBDIR += beav @@ -43,10 +43,10 @@ SUBDIR += flim-mule-current SUBDIR += flim-xemacs SUBDIR += flim-xemacs-current - SUBDIR += flim-xemacs21-mule - SUBDIR += flim-xemacs21-mule-current SUBDIR += flim-xemacs20 SUBDIR += flim-xemacs20-current + SUBDIR += flim-xemacs21-mule + SUBDIR += flim-xemacs21-mule-current SUBDIR += fte SUBDIR += gate SUBDIR += gedit @@ -54,7 +54,6 @@ SUBDIR += glimmer SUBDIR += gmanedit SUBDIR += gnotepad+ - SUBDIR += gnuserv-emacs20 SUBDIR += gxedit SUBDIR += hexcurse SUBDIR += hexedit @@ -106,10 +105,10 @@ SUBDIR += semi-mule-current SUBDIR += semi-xemacs SUBDIR += semi-xemacs-current - SUBDIR += semi-xemacs21-mule - SUBDIR += semi-xemacs21-mule-current SUBDIR += semi-xemacs20 SUBDIR += semi-xemacs20-current + SUBDIR += semi-xemacs21-mule + SUBDIR += semi-xemacs21-mule-current SUBDIR += staroffice5 SUBDIR += staroffice52 SUBDIR += sted @@ -136,10 +135,10 @@ SUBDIR += wemi-mule-current SUBDIR += wemi-xemacs SUBDIR += wemi-xemacs-current - SUBDIR += wemi-xemacs21-mule - SUBDIR += wemi-xemacs21-mule-current SUBDIR += wemi-xemacs20 SUBDIR += wemi-xemacs20-current + SUBDIR += wemi-xemacs21-mule + SUBDIR += wemi-xemacs21-mule-current SUBDIR += wily SUBDIR += wordperfect SUBDIR += xcoral |