diff options
author | will <will@FreeBSD.org> | 2000-07-06 11:55:28 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2000-07-06 11:55:28 +0800 |
commit | 69a4887ba95abbfc044808b19d8c294522abb243 (patch) | |
tree | e038e4788689809fa6c6fbda869706e2766a353a | |
parent | 953b9e058a1435749148fa3c09c241be697ef539 (diff) | |
download | freebsd-ports-gnome-69a4887ba95abbfc044808b19d8c294522abb243.tar.gz freebsd-ports-gnome-69a4887ba95abbfc044808b19d8c294522abb243.tar.zst freebsd-ports-gnome-69a4887ba95abbfc044808b19d8c294522abb243.zip |
Update audio category Makefile and modules for bwap -> teknap. Remove
bwap port, obsoleted by teknap.
-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 |