diff options
author | marcus <marcus@FreeBSD.org> | 2002-05-09 02:42:38 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2002-05-09 02:42:38 +0800 |
commit | b55e6a24d56f3fe90c0d7c3eebad8f87647d37c0 (patch) | |
tree | 270cafae7cd0c7d61423b09993575909b7ec2493 /x11/Makefile | |
parent | cd1eee8e309e59064cc40c5f9264bb0e21d4cf72 (diff) | |
download | freebsd-ports-gnome-b55e6a24d56f3fe90c0d7c3eebad8f87647d37c0.tar.gz freebsd-ports-gnome-b55e6a24d56f3fe90c0d7c3eebad8f87647d37c0.tar.zst freebsd-ports-gnome-b55e6a24d56f3fe90c0d7c3eebad8f87647d37c0.zip |
Add gnomesession, the session initialization 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 7343d4aae037..321a2918b0ba 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -43,6 +43,7 @@ SUBDIR += gnomelibs SUBDIR += gnomepanel SUBDIR += gnomeres_applet + SUBDIR += gnomesession SUBDIR += gnometerminal SUBDIR += gswitchit_applet SUBDIR += gtk-theme-switch |