diff options
author | marcus <marcus@FreeBSD.org> | 2005-11-05 13:03:59 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2005-11-05 13:03:59 +0800 |
commit | 3cf6ab0e9b726ca09fca51a9595e39d9c1976d25 (patch) | |
tree | 09787d7ac1c179836ecf426dd330fe20ed2374c9 /x11/Makefile | |
parent | 096fb6f06dca824dc9599fa373e97283674043f7 (diff) | |
download | freebsd-ports-gnome-3cf6ab0e9b726ca09fca51a9595e39d9c1976d25.tar.gz freebsd-ports-gnome-3cf6ab0e9b726ca09fca51a9595e39d9c1976d25.tar.zst freebsd-ports-gnome-3cf6ab0e9b726ca09fca51a9595e39d9c1976d25.zip |
Add gnome-screensaver, a simple screen saver and locker for the GNOME
desktop. Gnome-screensaver only comes with a few modules of its own, but
can use all of the xscreensaver modules. This is poised to be the default
screensaver in GNOME 2.14.
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 373f3ab3017c..e1f7af081feb 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -61,6 +61,7 @@ SUBDIR += gmrun SUBDIR += gnome-clipboard-daemon SUBDIR += gnome-menus + SUBDIR += gnome-screensaver SUBDIR += gnome-swallow SUBDIR += gnome2 SUBDIR += gnome2-fifth-toe |