diff options
author | sobomax <sobomax@FreeBSD.org> | 2000-07-25 01:27:13 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2000-07-25 01:27:13 +0800 |
commit | e3134abe9f41f8e283f21ad3ef96c949ce658bbb (patch) | |
tree | f477c8a3d56466f9814e2797b7fea30e023ac2cc /x11/Makefile | |
parent | 663f1ee9022a4a5531aa2d839be1dc54772fe9e2 (diff) | |
download | freebsd-ports-gnome-e3134abe9f41f8e283f21ad3ef96c949ce658bbb.tar.gz freebsd-ports-gnome-e3134abe9f41f8e283f21ad3ef96c949ce658bbb.tar.zst freebsd-ports-gnome-e3134abe9f41f8e283f21ad3ef96c949ce658bbb.zip |
Add gtk-theme-switch - an command line utility to switch GTK+ themes.
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 42e474f8799a..2fff7d2b9f71 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -28,6 +28,7 @@ SUBDIR += gnomeapplets SUBDIR += gnomecore SUBDIR += gnomelibs + SUBDIR += gtk-theme-switch SUBDIR += gvid SUBDIR += gyroscope SUBDIR += imwheel |