diff options
author | shige <shige@FreeBSD.org> | 1999-05-10 01:15:51 +0800 |
---|---|---|
committer | shige <shige@FreeBSD.org> | 1999-05-10 01:15:51 +0800 |
commit | f0cceb3f140c30f8493b2fed09f7ac487cee6b67 (patch) | |
tree | d3deaf8d723eda13f78523d74a2ba11b2c234023 /editors/Makefile | |
parent | 0e1ff3da5c99ecd9b7af65e4076fd14f2a0a0f9a (diff) | |
download | freebsd-ports-gnome-f0cceb3f140c30f8493b2fed09f7ac487cee6b67.tar.gz freebsd-ports-gnome-f0cceb3f140c30f8493b2fed09f7ac487cee6b67.tar.zst freebsd-ports-gnome-f0cceb3f140c30f8493b2fed09f7ac487cee6b67.zip |
Activate the following ports:
flim-emacs
flim-emacs-current
flim-mule
flim-mule-current
semi-emacs
semi-emacs-current
semi-mule
semi-mule-current
Diffstat (limited to 'editors/Makefile')
-rw-r--r-- | editors/Makefile | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/editors/Makefile b/editors/Makefile index 862727d63f6e..89e4515764bf 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.74 1999/05/04 13:01:33 dburr Exp $ +# $Id: Makefile,v 1.75 1999/05/06 14:29:54 taoka Exp $ # SUBDIR += AbiWord @@ -17,8 +17,12 @@ SUBDIR += emacs20 SUBDIR += emacs20-dl SUBDIR += gnotepad+ + SUBDIR += flim-emacs + SUBDIR += flim-emacs-current SUBDIR += flim-emacs20 SUBDIR += flim-emacs20-current + SUBDIR += flim-mule + SUBDIR += flim-mule-current SUBDIR += gxedit SUBDIR += hexedit SUBDIR += jed @@ -38,8 +42,12 @@ SUBDIR += psgml-emacs20 SUBDIR += psgml-mule SUBDIR += sam + SUBDIR += semi-emacs + SUBDIR += semi-emacs-current SUBDIR += semi-emacs20 SUBDIR += semi-emacs20-current + SUBDIR += semi-mule + SUBDIR += semi-mule-current SUBDIR += staroffice SUBDIR += sted SUBDIR += textedit |