diff options
author | mbr <mbr@FreeBSD.org> | 2002-08-04 20:52:11 +0800 |
---|---|---|
committer | mbr <mbr@FreeBSD.org> | 2002-08-04 20:52:11 +0800 |
commit | 94ddd4b0e3ae69a7cc1b4091859156a02162fcae (patch) | |
tree | 0374659928e318f1bbca0282b62ccbe890a11760 /x11/Makefile | |
parent | 70957a7b37f2df42f9eb867f55a13133d635e75b (diff) | |
download | freebsd-ports-gnome-94ddd4b0e3ae69a7cc1b4091859156a02162fcae.tar.gz freebsd-ports-gnome-94ddd4b0e3ae69a7cc1b4091859156a02162fcae.tar.zst freebsd-ports-gnome-94ddd4b0e3ae69a7cc1b4091859156a02162fcae.zip |
XOpenOffice.org Quickstarter is a small application that runs in the KDE
XSystemTray.
PR: 40819
Submitted by: Tilman Linneweh <tilman@arved.de>
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/Makefile b/x11/Makefile index a5c9cf783ef6..710a8d346f06 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -82,6 +82,7 @@ SUBDIR += multi-gnome-terminal SUBDIR += offix-clipboard SUBDIR += offix-execute + SUBDIR += oooqs SUBDIR += p5-X11-Protocol SUBDIR += portoseguro SUBDIR += powershell |