diff options
author | Pete Fritchman <petef@FreeBSD.org> | 2003-06-01 13:53:22 +0000 |
---|---|---|
committer | Pete Fritchman <petef@FreeBSD.org> | 2003-06-01 13:53:22 +0000 |
commit | 1da783e82c0d608fe15fa9f5d17e4e5adc1d9a64 (patch) | |
tree | e749039812533444eb38fbacec16e02a1445fe23 /sysutils/Makefile | |
parent | ed00bc13af94b29d970f8a2c818dd959b09a4728 (diff) |
Add gkleds2 0.8.1, GKrellM Leds for CapsLock, NumLock and ScrollLock.
PR: 46167
Submitted by: Jan Stocker <Jan.Stocker@t-online.de>
Notes
Notes:
svn path=/head/; revision=81902
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 4d67bf9accb4..548d340c57e6 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -94,6 +94,7 @@ SUBDIR += gcombust SUBDIR += gconf-editor SUBDIR += gfslicer + SUBDIR += gkleds2 SUBDIR += gkrellflynn SUBDIR += gkrellm SUBDIR += gkrellm2 |