diff options
author | Satoshi Asami <asami@FreeBSD.org> | 2000-10-21 21:02:52 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 2000-10-21 21:02:52 +0000 |
commit | de66367ca491a637b39a5497b9644a9f20bccb19 (patch) | |
tree | 97faa5ac4407f78231f6bd963732e14b396f96fd | |
parent | c387f20bacfe8e86f602bba59936db590582fc55 (diff) | |
download | freebsd-ports-de66367ca491a637b39a5497b9644a9f20bccb19.zip |
Add openoffice.
-rw-r--r-- | editors/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/Makefile b/editors/Makefile index 64f07ba4b1f7..2378a1d92987 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -68,6 +68,7 @@ SUBDIR += nvi-m17n SUBDIR += nvi-perl SUBDIR += offix-editor + SUBDIR += openoffice SUBDIR += psgml-emacs SUBDIR += psgml-emacs20 SUBDIR += psgml-mule |