diff options
author | Will Andrews <will@FreeBSD.org> | 2000-07-06 03:55:28 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2000-07-06 03:55:28 +0000 |
commit | fa6d6666ef6d98ef6721b05fbcd7ccee15d36266 (patch) | |
tree | 5fc8ca7d5ab47bda0807f52d5c922dcbd32111e8 /audio | |
parent | After repocopy from audio/bwap to audio/teknap, (diff) |
Update audio category Makefile and modules for bwap -> teknap. Remove
bwap port, obsoleted by teknap.
Notes
Notes:
svn path=/head/; revision=30263
Diffstat (limited to 'audio')
-rw-r--r-- | audio/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/Makefile b/audio/Makefile index 6772268ca74c..22b37258ec11 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -6,7 +6,6 @@ SUBDIR += ascd SUBDIR += aumix SUBDIR += bladeenc - SUBDIR += bwap SUBDIR += cam SUBDIR += cd-console SUBDIR += cd2mp3 @@ -91,6 +90,7 @@ SUBDIR += splaytk SUBDIR += streamripper SUBDIR += tclmidi + SUBDIR += teknap SUBDIR += timidity SUBDIR += timidity++ SUBDIR += timidity++-emacs |