diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2006-06-24 18:34:58 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2006-06-24 18:34:58 +0800 |
commit | 2c994dd3f1e00c7aa1324211a7faa761cd33b99a (patch) | |
tree | d4f18b3d66a07a2cb011afc48a86717c5b56ac37 /audio | |
parent | 58a707122a4e469662ffd34383df02925f783534 (diff) | |
download | freebsd-ports-gnome-2c994dd3f1e00c7aa1324211a7faa761cd33b99a.tar.gz freebsd-ports-gnome-2c994dd3f1e00c7aa1324211a7faa761cd33b99a.tar.zst freebsd-ports-gnome-2c994dd3f1e00c7aa1324211a7faa761cd33b99a.zip |
- Connnect checkmate
- Disconnect mpck
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 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 |