diff options
author | knu <knu@FreeBSD.org> | 2001-09-21 13:45:49 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2001-09-21 13:45:49 +0800 |
commit | f2cc25594b35aeb29cf33fb8b9a8bfb83dd53483 (patch) | |
tree | 25577c159e9f7558ea2279173b94178e5826f4d9 /editors/Makefile | |
parent | 648e7399f1bcb033b2e6b3dfe15e1aa6b9ff3b50 (diff) | |
download | freebsd-ports-gnome-f2cc25594b35aeb29cf33fb8b9a8bfb83dd53483.tar.gz freebsd-ports-gnome-f2cc25594b35aeb29cf33fb8b9a8bfb83dd53483.tar.zst freebsd-ports-gnome-f2cc25594b35aeb29cf33fb8b9a8bfb83dd53483.zip |
- Sort entries.
- Delete gnuserv-emacs20 which hasn't actually been added.
PR: ports/30688
Submitted by: David Taylor <davidt@yadt.co.uk>
Diffstat (limited to 'editors/Makefile')
-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 |