diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-01-30 13:49:02 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-01-30 13:49:02 +0000 |
commit | 1f2ebcefe9372465a7b386a5bf204892c62435dd (patch) | |
tree | c3385038b5843ce80f5c0d221d88dc4e1be3601d /audio/Makefile | |
parent | 0aad7231763949504fd0d0079d6cdf165ea37a02 (diff) | |
download | ports-1f2ebcefe9372465a7b386a5bf204892c62435dd.tar.gz ports-1f2ebcefe9372465a7b386a5bf204892c62435dd.zip |
add sonice 1.2
Sonice eases reencoding of .ogg files
Notes
Notes:
svn path=/head/; revision=54026
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 d9696fc237e2..7e0036fefe81 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -196,6 +196,7 @@ SUBDIR += snd SUBDIR += snowstar SUBDIR += songprint + SUBDIR += sonice SUBDIR += soundtracker SUBDIR += sox SUBDIR += sphinx |