diff options
author | sobomax <sobomax@FreeBSD.org> | 2000-07-24 17:27:13 +0000 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2000-07-24 17:27:13 +0000 |
commit | e3134abe9f41f8e283f21ad3ef96c949ce658bbb (patch) | |
tree | f477c8a3d56466f9814e2797b7fea30e023ac2cc /x11/Makefile | |
parent | 663f1ee9022a4a5531aa2d839be1dc54772fe9e2 (diff) | |
download | FreeBSD-ports-e3134abe9f41f8e283f21ad3ef96c949ce658bbb.zip FreeBSD-ports-e3134abe9f41f8e283f21ad3ef96c949ce658bbb.tar.gz |
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 42e474f..2fff7d2 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 |