diff options
author | ume <ume@FreeBSD.org> | 2000-09-14 18:38:49 +0000 |
---|---|---|
committer | ume <ume@FreeBSD.org> | 2000-09-14 18:38:49 +0000 |
commit | ba7b796c3323de5d4552530b43f5b9609f8f6e5c (patch) | |
tree | 5369cdea1977eab8b98b6604b6ab21ca037ccfb9 /audio | |
parent | 7102d5e2ef09c841eb08c90c5fe424a51ae923ff (diff) | |
download | FreeBSD-ports-ba7b796c3323de5d4552530b43f5b9609f8f6e5c.zip FreeBSD-ports-ba7b796c3323de5d4552530b43f5b9609f8f6e5c.tar.gz |
A plugin for GKrellM, which allows you to control XMMS from within GKrellM.
Diffstat (limited to 'audio')
-rw-r--r-- | audio/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/Makefile b/audio/Makefile index 93b20bb..78ec1e0 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -22,6 +22,7 @@ SUBDIR += esound SUBDIR += extace SUBDIR += gdcd + SUBDIR += gkrellmmms SUBDIR += gkrellmvolume SUBDIR += gmixer SUBDIR += gnapster |