diff options
author | mbr <mbr@FreeBSD.org> | 2002-03-14 00:33:57 +0800 |
---|---|---|
committer | mbr <mbr@FreeBSD.org> | 2002-03-14 00:33:57 +0800 |
commit | 5ea184a1045f8ba60a9dac34158eb0d7003f5097 (patch) | |
tree | 2ce1747d6c82c309ba9cc55ed506a15bd9bab311 | |
parent | a61805ed6e2b0909dc74842a50446a31e291bd23 (diff) | |
download | freebsd-ports-gnome-5ea184a1045f8ba60a9dac34158eb0d7003f5097.tar.gz freebsd-ports-gnome-5ea184a1045f8ba60a9dac34158eb0d7003f5097.tar.zst freebsd-ports-gnome-5ea184a1045f8ba60a9dac34158eb0d7003f5097.zip |
Add missing openoffice-devel
-rw-r--r-- | editors/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/Makefile b/editors/Makefile index e68b1d4fb93e..c54e1c2287a7 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -90,6 +90,7 @@ SUBDIR += nvi-perl SUBDIR += offix-editor SUBDIR += openoffice + SUBDIR += openoffice-devel SUBDIR += pico SUBDIR += poedit SUBDIR += psgml |