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/picard | |
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/picard')
-rw-r--r-- | audio/picard/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/picard/Makefile b/audio/picard/Makefile index 5ca388a225b8..48f903f04a31 100644 --- a/audio/picard/Makefile +++ b/audio/picard/Makefile @@ -7,7 +7,7 @@ PORTNAME= picard PORTVERSION= 0.12.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= audio python MASTER_SITES= http://ftp.musicbrainz.org/pub/musicbrainz/picard/ \ ftp://ftp.musicbrainz.org/pub/musicbrainz/picard/ \ |