diff options
author | steve <steve@FreeBSD.org> | 1999-12-26 03:07:02 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1999-12-26 03:07:02 +0800 |
commit | 452aa7389f33e4ba4a517bf41ff60211d954fe6c (patch) | |
tree | 411294949ae464217136e2f888e9cc5f68133c3e /audio | |
parent | ee0e32cec66bd3d47594a2261cf95e73d46974f5 (diff) | |
download | freebsd-ports-gnome-452aa7389f33e4ba4a517bf41ff60211d954fe6c.tar.gz freebsd-ports-gnome-452aa7389f33e4ba4a517bf41ff60211d954fe6c.tar.zst freebsd-ports-gnome-452aa7389f33e4ba4a517bf41ff60211d954fe6c.zip |
Oops, I meant cd-console.
PR: 15688
Submitted by: Dann Lunsford <dann@greycat.com>
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 c200ffabaacf..2033acae555a 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -6,7 +6,7 @@ SUBDIR += aumix SUBDIR += bladeenc SUBDIR += cam - SUBDIR += cd-control + SUBDIR += cd-console SUBDIR += cdd SUBDIR += cdindex SUBDIR += cdplay |