diff options
author | msmith <msmith@FreeBSD.org> | 1997-04-11 09:43:40 +0800 |
---|---|---|
committer | msmith <msmith@FreeBSD.org> | 1997-04-11 09:43:40 +0800 |
commit | 59d28fb7b19b8a34fa0dd3df3956cf6959a19f82 (patch) | |
tree | b1229f7f918fec24912198e50782f950bf8cb664 /editors | |
parent | 9a0df097569f1c3f18d7f15c96efe729e0cfce56 (diff) | |
download | freebsd-ports-gnome-59d28fb7b19b8a34fa0dd3df3956cf6959a19f82.tar.gz freebsd-ports-gnome-59d28fb7b19b8a34fa0dd3df3956cf6959a19f82.tar.zst freebsd-ports-gnome-59d28fb7b19b8a34fa0dd3df3956cf6959a19f82.zip |
Add staroffice
Diffstat (limited to 'editors')
-rw-r--r-- | editors/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/Makefile b/editors/Makefile index a5b22d9d8c75..9b9a834fe516 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.35 1997/03/06 08:41:37 asami Exp $ +# $Id: Makefile,v 1.36 1997/04/03 14:06:51 chuckr Exp $ # SUBDIR += asedit @@ -13,6 +13,7 @@ SUBDIR += mule SUBDIR += nedit SUBDIR += nvi + SUBDIR += staroffice SUBDIR += uemacs SUBDIR += uzap SUBDIR += vile |