diff options
author | marcus <marcus@FreeBSD.org> | 2004-01-19 06:08:23 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2004-01-19 06:08:23 +0800 |
commit | 4edabf220640a9c322c7bf01ee2da75aaaeee9be (patch) | |
tree | 9a1dcd0e67299962e2e30d127ca7b0c7351b1e2a /x11/Makefile | |
parent | e6eb3d169caf73316527e134a17746eb75ca3802 (diff) | |
download | freebsd-ports-gnome-4edabf220640a9c322c7bf01ee2da75aaaeee9be.tar.gz freebsd-ports-gnome-4edabf220640a9c322c7bf01ee2da75aaaeee9be.tar.zst freebsd-ports-gnome-4edabf220640a9c322c7bf01ee2da75aaaeee9be.zip |
Add a gnome2-power-tools, a meta-port of GNOME utilities and applets for
the technically minded GNOME power user. As the GNOME project calls it,
"Every GNOME Geek's Batbelt!"
This is part of the effort to restructure the GNOME meta-ports to give the
end user a more powerful and more useful Desktop Environment.
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 c99a3e44f821..9c6f6b8e0710 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -53,6 +53,7 @@ SUBDIR += gnome2 SUBDIR += gnome2-fifth-toe SUBDIR += gnome2-lite + SUBDIR += gnome2-power-tools SUBDIR += gnomeapplets2 SUBDIR += gnomedesktop SUBDIR += gnomelibs |