diff options
author | Neil Blakey-Milner <nbm@FreeBSD.org> | 2000-07-31 13:23:07 +0000 |
---|---|---|
committer | Neil Blakey-Milner <nbm@FreeBSD.org> | 2000-07-31 13:23:07 +0000 |
commit | 9e0c87ea9d86c1705b591c976466fda854973a9f (patch) | |
tree | 0fff1638fc4cb04a7825bf5010ff1104f08b491e /x11/Makefile | |
parent | c779ad377cf6aaa45c032d1242a131f8c0e7dbbb (diff) | |
download | freebsd-ports-9e0c87ea9d86c1705b591c976466fda854973a9f.zip |
Add gbackground, a gnome panel applet that can change your background
randomly and other fun stuff.
PR: ports/18416
Submitted by: Scott A. Moberly <smoberly@xavier.dyndns.org>
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 c3cab15c1258..559d3ae84828 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -23,6 +23,7 @@ SUBDIR += eterm SUBDIR += eweather SUBDIR += fbsd-icons + SUBDIR += gbackground SUBDIR += gmessage SUBDIR += gnome SUBDIR += gnomeapplets |