diff options
author | steve <steve@FreeBSD.org> | 1999-01-18 12:09:36 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1999-01-18 12:09:36 +0800 |
commit | 9461f20f4fcf5684a3008d062c6358a8863d8743 (patch) | |
tree | 1d8f1b017e12a9d57d5c2d8fa3f0434fa02603a4 /editors/Makefile | |
parent | c892a884742d0f59a9412c12228b6e2aea3428e2 (diff) | |
download | freebsd-ports-gnome-9461f20f4fcf5684a3008d062c6358a8863d8743.tar.gz freebsd-ports-gnome-9461f20f4fcf5684a3008d062c6358a8863d8743.tar.zst freebsd-ports-gnome-9461f20f4fcf5684a3008d062c6358a8863d8743.zip |
Activate the following ports: semi-emacs20, semi-emacs20-current,
wemi-emacs20, wemi-emacs20-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 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 |