diff options
author | mm <mm@FreeBSD.org> | 2010-07-25 00:38:20 +0800 |
---|---|---|
committer | mm <mm@FreeBSD.org> | 2010-07-25 00:38:20 +0800 |
commit | 729d247024d71c0b2a480942576a36ce25b41779 (patch) | |
tree | f92783c4eaf831791e0cc11db07fc66247cc6df4 /audio/sox | |
parent | f40280f19becf0224de3b235ba0627a4b618f878 (diff) | |
download | freebsd-ports-gnome-729d247024d71c0b2a480942576a36ce25b41779.tar.gz freebsd-ports-gnome-729d247024d71c0b2a480942576a36ce25b41779.tar.zst freebsd-ports-gnome-729d247024d71c0b2a480942576a36ce25b41779.zip |
- Update ffmpeg to 0.6
Diffstat (limited to 'audio/sox')
-rw-r--r-- | audio/sox/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/sox/Makefile b/audio/sox/Makefile index 47413d5fc355..3f78ce297d4a 100644 --- a/audio/sox/Makefile +++ b/audio/sox/Makefile @@ -7,7 +7,7 @@ PORTNAME= sox PORTVERSION= 14.3.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= audio MASTER_SITES= SF |