diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2001-12-27 22:17:55 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2001-12-27 22:17:55 +0000 |
commit | a3e0ec1a665eae51e5bafb7f2314629984ec32c2 (patch) | |
tree | 6abdff90b089d7c6769adca32bc9ef1c9eaf7e0d /x11/Makefile | |
parent | 7231c7748889499b9bbbfd31864ac60442ae3ded (diff) |
New port gxset version 0.3: GTK frontend for xset(1)
PR: 33239
Submitted by: Bruce M Simpson <bms@spc.org>
Notes
Notes:
svn path=/head/; revision=52276
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 9771eb11b154..796f806d63e5 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -41,6 +41,7 @@ SUBDIR += gswitchit_applet SUBDIR += gtk-theme-switch SUBDIR += gvid + SUBDIR += gxset SUBDIR += gyroscope SUBDIR += imwheel SUBDIR += kb2mb2 |