diff options
author | sem <sem@FreeBSD.org> | 2005-11-17 23:44:33 +0800 |
---|---|---|
committer | sem <sem@FreeBSD.org> | 2005-11-17 23:44:33 +0800 |
commit | ad6ad4e52a5a3b1a229840b7dcf6148cb0c735b3 (patch) | |
tree | 9c333691856d617db6199730340d94694d8f7caf /editors/Makefile | |
parent | 4147be6cd43da715d0911c37163bc10e55a5a78e (diff) | |
download | freebsd-ports-graphics-ad6ad4e52a5a3b1a229840b7dcf6148cb0c735b3.tar.gz freebsd-ports-graphics-ad6ad4e52a5a3b1a229840b7dcf6148cb0c735b3.tar.zst freebsd-ports-graphics-ad6ad4e52a5a3b1a229840b7dcf6148cb0c735b3.zip |
Fix INDEX build:
- Get back editors/semi-xemacs21-mule and editors/flim-xemacs21-mule
untill a decision will be found.
- editors/flim: fix dependency. bump PORTREVISION.
Diffstat (limited to 'editors/Makefile')
-rw-r--r-- | editors/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/editors/Makefile b/editors/Makefile index 15e47c40f1c..c1c2892164d 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -52,6 +52,7 @@ SUBDIR += fb SUBDIR += flim SUBDIR += flim-emacs20 + SUBDIR += flim-xemacs21-mule SUBDIR += flim113 SUBDIR += flim113-emacs19 SUBDIR += flim113-emacs20 @@ -133,6 +134,7 @@ SUBDIR += scite SUBDIR += semi SUBDIR += semi-emacs20 + SUBDIR += semi-xemacs21-mule SUBDIR += semi113 SUBDIR += semi113-emacs19 SUBDIR += semi113-emacs20 |