diff options
author | marcus <marcus@FreeBSD.org> | 2002-05-02 11:44:57 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2002-05-02 11:44:57 +0800 |
commit | 11314c8c95b899d6dda8b977ed12899f91e1cea1 (patch) | |
tree | 14d75640137f5355caeb39b9df4700330a5b7670 /x11/Makefile | |
parent | 6e7e143ae2707f94a7a37600aea2d284c4cdb8dd (diff) | |
download | freebsd-ports-graphics-11314c8c95b899d6dda8b977ed12899f91e1cea1.tar.gz freebsd-ports-graphics-11314c8c95b899d6dda8b977ed12899f91e1cea1.tar.zst freebsd-ports-graphics-11314c8c95b899d6dda8b977ed12899f91e1cea1.zip |
Add gnomepanel, the panel component for the GNOME 2.0 Desktop.
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 3f9af9cb8e5..2ba9259f59b 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -41,6 +41,7 @@ SUBDIR += gnomecore SUBDIR += gnomedesktop SUBDIR += gnomelibs + SUBDIR += gnomepanel SUBDIR += gnomeres_applet SUBDIR += gswitchit_applet SUBDIR += gtk-theme-switch |