diff options
author | marcus <marcus@FreeBSD.org> | 2002-04-16 23:41:42 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2002-04-16 23:41:42 +0800 |
commit | 929f1d06b5df24a2b5183ebd9c047f573aa442e3 (patch) | |
tree | b5011cf7f610811106710523eb84e84d85ed93c0 /x11/Makefile | |
parent | c85e6d1df9ec9ef0d33665bbab2e4b29d9923a5d (diff) | |
download | freebsd-ports-gnome-929f1d06b5df24a2b5183ebd9c047f573aa442e3.tar.gz freebsd-ports-gnome-929f1d06b5df24a2b5183ebd9c047f573aa442e3.tar.zst freebsd-ports-gnome-929f1d06b5df24a2b5183ebd9c047f573aa442e3.zip |
Add gnoclip, a workspace switcher for GNOME.
PR: 36969
Submitted by: Edgardo Garcia Hoeffler <edybsd@yahoo.com.ar>
Reviewed by: sobomax
Approved by: sobomax
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 002322e89287..02c6dec489d2 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -34,6 +34,7 @@ SUBDIR += gdkxft SUBDIR += gdm SUBDIR += gmessage + SUBDIR += gnoclip SUBDIR += gnome SUBDIR += gnome-fifth-toe SUBDIR += gnomeapplets |