diff options
author | ume <ume@FreeBSD.org> | 2000-09-15 02:38:49 +0800 |
---|---|---|
committer | ume <ume@FreeBSD.org> | 2000-09-15 02:38:49 +0800 |
commit | ba7b796c3323de5d4552530b43f5b9609f8f6e5c (patch) | |
tree | 5369cdea1977eab8b98b6604b6ab21ca037ccfb9 /audio | |
parent | 7102d5e2ef09c841eb08c90c5fe424a51ae923ff (diff) | |
download | freebsd-ports-gnome-ba7b796c3323de5d4552530b43f5b9609f8f6e5c.tar.gz freebsd-ports-gnome-ba7b796c3323de5d4552530b43f5b9609f8f6e5c.tar.zst freebsd-ports-gnome-ba7b796c3323de5d4552530b43f5b9609f8f6e5c.zip |
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 93b20bb7e5e5..78ec1e017d2f 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 |