diff options
author | Dan Moschuk <dan@FreeBSD.org> | 1999-09-29 15:37:26 +0000 |
---|---|---|
committer | Dan Moschuk <dan@FreeBSD.org> | 1999-09-29 15:37:26 +0000 |
commit | c60d7dccc886406c8604f0e61505a1bac2c105f3 (patch) | |
tree | 940a5bbe996d924e80bd977581497930b519ab7c /audio | |
parent | ae3d41d7fd23bdb649d0cf3adf1467e69757a6d0 (diff) | |
download | freebsd-ports-c60d7dccc886406c8604f0e61505a1bac2c105f3.zip |
Activate wmtune.
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 12394d3fdd87..ec98671e060b 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -73,6 +73,7 @@ SUBDIR += wmcdplay SUBDIR += wmmixer SUBDIR += wmsound + SUBDIR += wmtune SUBDIR += workman SUBDIR += wsoundprefs SUBDIR += x11amp |