diff options
author | marcus <marcus@FreeBSD.org> | 2006-05-29 02:12:03 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2006-05-29 02:12:03 +0800 |
commit | 94751b732a6ce6f93153f43c6c97289768804a7f (patch) | |
tree | b18a234b75dcbe62cc51bca93baafa24c60a6cd1 /x11/Makefile | |
parent | fe8e33014801db84a1fc6737fae4c12132a67f3a (diff) | |
download | freebsd-ports-gnome-94751b732a6ce6f93153f43c6c97289768804a7f.tar.gz freebsd-ports-gnome-94751b732a6ce6f93153f43c6c97289768804a7f.tar.zst freebsd-ports-gnome-94751b732a6ce6f93153f43c6c97289768804a7f.zip |
Chase the gnomeapplets2 --> gnome-applets move.
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index e1353ad0d133..6a18d4c3cb70 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -60,6 +60,7 @@ SUBDIR += ggiterm SUBDIR += gmessage SUBDIR += gmrun + SUBDIR += gnome-applets SUBDIR += gnome-clipboard-daemon SUBDIR += gnome-launch-box SUBDIR += gnome-menus @@ -69,7 +70,6 @@ SUBDIR += gnome2-fifth-toe SUBDIR += gnome2-lite SUBDIR += gnome2-power-tools - SUBDIR += gnomeapplets2 SUBDIR += gnomedesktop SUBDIR += gnomedesktop-reference SUBDIR += gnomelibs |