diff options
author | Shigeyuki Fukushima <shige@FreeBSD.org> | 1999-05-10 14:55:16 +0000 |
---|---|---|
committer | Shigeyuki Fukushima <shige@FreeBSD.org> | 1999-05-10 14:55:16 +0000 |
commit | e54ccdeaae803e3ec78469ddc4ca042bf7a63063 (patch) | |
tree | 5aa1dc5aea6a5a243efe1dae28feea334cb54308 /editors/Makefile | |
parent | Change from master to slave. (diff) |
Activate the following ports:
editors/wemi-emacs
editors/wemi-emacs-current
editors/wemi-mule
editors/wemi-mule-current
Diffstat (limited to 'editors/Makefile')
-rw-r--r-- | editors/Makefile | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/editors/Makefile b/editors/Makefile index 89e4515764bf..22e91f16942a 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.75 1999/05/06 14:29:54 taoka Exp $ +# $Id: Makefile,v 1.76 1999/05/09 17:15:51 shige Exp $ # SUBDIR += AbiWord @@ -58,8 +58,12 @@ SUBDIR += vile SUBDIR += vilearn SUBDIR += vim5 + SUBDIR += wemi-emacs + SUBDIR += wemi-emacs-current SUBDIR += wemi-emacs20 SUBDIR += wemi-emacs20-current + SUBDIR += wemi-mule + SUBDIR += wemi-mule-current SUBDIR += wily SUBDIR += wordperfect SUBDIR += xcoral |