diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-05-23 06:53:14 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-05-23 06:53:14 +0000 |
commit | e403d07552c93e4586a7e5e3cb44dba8e61ac46c (patch) | |
tree | 766a7b43e6d10ff96cd52f3cd6d9337ff4139153 /audio/Makefile | |
parent | df539994fc2c0fe42e0b7b8918554d5453a11664 (diff) | |
download | ports-e403d07552c93e4586a7e5e3cb44dba8e61ac46c.tar.gz ports-e403d07552c93e4586a7e5e3cb44dba8e61ac46c.zip |
Remove wmsound, add wsoundserver and unbroke wsoundprefs - it is now ready to go.
Notes
Notes:
svn path=/head/; revision=28700
Diffstat (limited to 'audio/Makefile')
-rw-r--r-- | audio/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/Makefile b/audio/Makefile index 053b60bd6b04..db883344e6a7 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -93,10 +93,10 @@ SUBDIR += wmcdplay SUBDIR += wmmixer SUBDIR += wmmp3 - SUBDIR += wmsound SUBDIR += wmtune SUBDIR += workman SUBDIR += wsoundprefs + SUBDIR += wsoundserver SUBDIR += x11amp SUBDIR += xamp SUBDIR += xcd |