diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2006-06-24 10:34:58 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2006-06-24 10:34:58 +0000 |
commit | c4f8c3a5c099c67d0c87bd71dafb6262dfe9c707 (patch) | |
tree | c397ddcd79ad664633af893a37fb4aba109a84e1 /audio/Makefile | |
parent | 722918f0eb681b56dfb08623700b544588746981 (diff) | |
download | ports-c4f8c3a5c099c67d0c87bd71dafb6262dfe9c707.tar.gz ports-c4f8c3a5c099c67d0c87bd71dafb6262dfe9c707.zip |
Notes
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 7bb2d91845b6..51f8f3a45bc6 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -72,6 +72,7 @@ SUBDIR += cdparanoia SUBDIR += cdplay SUBDIR += cdplayer.app + SUBDIR += checkmate SUBDIR += cheesetracker SUBDIR += chordpack SUBDIR += cmp3 @@ -363,7 +364,6 @@ SUBDIR += mp3stat SUBDIR += mp3wrap SUBDIR += mpc - SUBDIR += mpck SUBDIR += mpegaudio SUBDIR += mpeglib_artsplug SUBDIR += mpg123 |