diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-06-29 20:16:02 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-06-29 20:16:02 +0000 |
commit | 457cbb6d9dd352f9bee1cac1ff49fe4ec5569d2c (patch) | |
tree | e57ac734bcfa626f2fdb5a2cd0df596abb765af5 /misc/Makefile | |
parent | 4b362afb9a896093d01425f7a0975db565d9a3c0 (diff) | |
download | ports-457cbb6d9dd352f9bee1cac1ff49fe4ec5569d2c.tar.gz ports-457cbb6d9dd352f9bee1cac1ff49fe4ec5569d2c.zip |
Add gkrellm-xkb, X keyboard layout indicator plugin for GKrellm.
PR: 53690
Submitted by: Pav Lucistnik <pav@oook.cz>
Notes
Notes:
svn path=/head/; revision=83861
Diffstat (limited to 'misc/Makefile')
-rw-r--r-- | misc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/Makefile b/misc/Makefile index a0f69dfb9b18..7dc96a884efb 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -92,6 +92,7 @@ SUBDIR += git SUBDIR += gkrellm-gamma SUBDIR += gkrellm-reminder + SUBDIR += gkrellm-xkb SUBDIR += gkrellmaflag SUBDIR += gkrellmbgchg SUBDIR += gkrellmfmonitor |