diff options
author | shige <shige@FreeBSD.org> | 1999-05-10 22:55:16 +0800 |
---|---|---|
committer | shige <shige@FreeBSD.org> | 1999-05-10 22:55:16 +0800 |
commit | 3f65461657bbad4bc4f96d6d712b3eb2a068f304 (patch) | |
tree | 6222ee81cb6e6687183b7c4db1d9b363fd8be275 /editors/Makefile | |
parent | 28c7e5685638ef758a9cb4121c964ebb4664d166 (diff) | |
download | freebsd-ports-graphics-3f65461657bbad4bc4f96d6d712b3eb2a068f304.tar.gz freebsd-ports-graphics-3f65461657bbad4bc4f96d6d712b3eb2a068f304.tar.zst freebsd-ports-graphics-3f65461657bbad4bc4f96d6d712b3eb2a068f304.zip |
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 89e4515764b..22e91f16942 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 |