diff options
author | will <will@FreeBSD.org> | 2001-04-07 12:59:20 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2001-04-07 12:59:20 +0800 |
commit | 96a41c7bc2711e5286dd59830658bfabdb0027bf (patch) | |
tree | f14982697b6a708b8ed4777be1c719fdc382c961 /audio/Makefile | |
parent | a4d3ee5b63c52c05c73df77e984f8c21c3ba5ccd (diff) | |
download | freebsd-ports-gnome-96a41c7bc2711e5286dd59830658bfabdb0027bf.tar.gz freebsd-ports-gnome-96a41c7bc2711e5286dd59830658bfabdb0027bf.tar.zst freebsd-ports-gnome-96a41c7bc2711e5286dd59830658bfabdb0027bf.zip |
Add wmsmixer 0.5, an audio mixer for the WindowMaker dock.
PR: 26281
Submitted by: Konstantinos Konstantinidis <kkonstan@daemon.gr>
Diffstat (limited to 'audio/Makefile')
-rw-r--r-- | audio/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/Makefile b/audio/Makefile index e47301ff239d..ce1c88601835 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -184,6 +184,7 @@ SUBDIR += wmix SUBDIR += wmmixer SUBDIR += wmmp3 + SUBDIR += wmsmixer SUBDIR += wmtune SUBDIR += wmusic SUBDIR += workman |