diff options
author | Steve Price <steve@FreeBSD.org> | 1999-01-18 04:09:36 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-01-18 04:09:36 +0000 |
commit | cc40b07181615f1de54513a2f4fffd988feb569e (patch) | |
tree | 4446436aa4878cfabbd023e22e39d23d03557f52 /editors | |
parent | 7690a4de47148314ef778ee438ec1d645293ba2f (diff) | |
download | ports-cc40b07181615f1de54513a2f4fffd988feb569e.tar.gz ports-cc40b07181615f1de54513a2f4fffd988feb569e.zip |
Notes
Diffstat (limited to 'editors')
-rw-r--r-- | editors/Makefile | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/editors/Makefile b/editors/Makefile index d2db32947094..59562358acb7 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.64 1999/01/09 03:19:23 asami Exp $ +# $Id: Makefile,v 1.65 1999/01/16 07:44:10 kuriyama Exp $ # SUBDIR += apel-emacs @@ -29,6 +29,8 @@ SUBDIR += nvi-perl SUBDIR += offix-editor SUBDIR += sam + SUBDIR += semi-emacs20 + SUBDIR += semi-emacs20-current SUBDIR += staroffice SUBDIR += sted SUBDIR += textedit @@ -39,6 +41,8 @@ SUBDIR += vilearn SUBDIR += vim4 SUBDIR += vim5 + SUBDIR += wemi-emacs20 + SUBDIR += wemi-emacs20-current SUBDIR += wily SUBDIR += wordperfect SUBDIR += xcoral |