diff options
author | George C A Reid <greid@FreeBSD.org> | 2001-05-01 00:15:13 +0000 |
---|---|---|
committer | George C A Reid <greid@FreeBSD.org> | 2001-05-01 00:15:13 +0000 |
commit | d6811b282048375c4b9a4cc14f1f309be2099f6f (patch) | |
tree | 279ca9465453103ef098e57fa6e2a5b095525822 /audio/Makefile | |
parent | 10a03d5ed19bc88f7109e1f3d7c8357ad66693b3 (diff) | |
download | ports-d6811b282048375c4b9a4cc14f1f309be2099f6f.tar.gz ports-d6811b282048375c4b9a4cc14f1f309be2099f6f.zip |
Add mp3butler 1.0.1, a program for renaming mp3 files.
PR: 26999
Submitted by: Christopher Preston <rbg@gayteenresource.org>
Notes
Notes:
svn path=/head/; revision=42107
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 38925c83f2e9..3b3a4ca4740a 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -105,6 +105,7 @@ SUBDIR += mixer.app SUBDIR += mp3_check SUBDIR += mp3blaster + SUBDIR += mp3butler SUBDIR += mp3check SUBDIR += mp3chew SUBDIR += mp3encode |