diff options
author | msmith <msmith@FreeBSD.org> | 1997-04-11 01:43:40 +0000 |
---|---|---|
committer | msmith <msmith@FreeBSD.org> | 1997-04-11 01:43:40 +0000 |
commit | 59d28fb7b19b8a34fa0dd3df3956cf6959a19f82 (patch) | |
tree | b1229f7f918fec24912198e50782f950bf8cb664 /editors | |
parent | 9a0df097569f1c3f18d7f15c96efe729e0cfce56 (diff) | |
download | FreeBSD-ports-59d28fb7b19b8a34fa0dd3df3956cf6959a19f82.zip FreeBSD-ports-59d28fb7b19b8a34fa0dd3df3956cf6959a19f82.tar.gz |
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 a5b22d9d..9b9a834 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 |