diff options
author | Will Andrews <will@FreeBSD.org> | 2001-04-17 17:35:04 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2001-04-17 17:35:04 +0000 |
commit | d51c6df95cf9c0530c3e7dcbbfd66dc0053c22d0 (patch) | |
tree | 6e054567c6d38cd41f931223dfc13944a0d5b707 /audio/Makefile | |
parent | Add pflogsumm 20000916.01, a Postfix Log Entry Summarizer. (diff) |
Add mp3check 1.1, a tool for checking and fixing mp3 archive
inconsistencies.
PR: 26612
Submitted by: Mark Pulford <mark@kyne.com.au>
Notes
Notes:
svn path=/head/; revision=41581
Diffstat (limited to 'audio/Makefile')
-rw-r--r-- | audio/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/Makefile b/audio/Makefile index ada2212c900c..58feab55fe82 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -105,6 +105,7 @@ SUBDIR += mixer.app SUBDIR += mp3_check SUBDIR += mp3blaster + SUBDIR += mp3check SUBDIR += mp3chew SUBDIR += mp3encode SUBDIR += mp3info |