diff options
author | Markus Brueffer <markus@FreeBSD.org> | 2004-03-02 14:20:59 +0000 |
---|---|---|
committer | Markus Brueffer <markus@FreeBSD.org> | 2004-03-02 14:20:59 +0000 |
commit | 2072bf57466ecf8e82327d451af48918f4325c00 (patch) | |
tree | 831d3b7e1ee984e78cb1bad6049f3384b15e52ac /sysutils/Makefile | |
parent | 474e720f7faffa04eede3251c888235f0822cf90 (diff) | |
download | ports-2072bf57466ecf8e82327d451af48918f4325c00.tar.gz ports-2072bf57466ecf8e82327d451af48918f4325c00.zip |
Add kkeyled 0.8.9, a KDE panel applet to display the keyboard's LED states.
Approved by: arved (mentor)
Notes
Notes:
svn path=/head/; revision=102733
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r-- | sysutils/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index 2b1bbcaf3254..127291c36644 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -170,6 +170,7 @@ SUBDIR += kdeadmin3 SUBDIR += kdirstat SUBDIR += kkbswitch + SUBDIR += kkeyled SUBDIR += knutclient SUBDIR += krename SUBDIR += lavaps |