diff options
author | mm <mm@FreeBSD.org> | 2011-06-25 06:39:03 +0800 |
---|---|---|
committer | mm <mm@FreeBSD.org> | 2011-06-25 06:39:03 +0800 |
commit | d6f1cd0642c72b4a97c86285f8288ec1da1a1dba (patch) | |
tree | f5cf0c3ced1a0f21adf086a6927682de1c5c9c7a /audio/aqualung | |
parent | 26924fe0b776003dc0d244f9405a6b6969f71eb1 (diff) | |
download | freebsd-ports-gnome-d6f1cd0642c72b4a97c86285f8288ec1da1a1dba.tar.gz freebsd-ports-gnome-d6f1cd0642c72b4a97c86285f8288ec1da1a1dba.tar.zst freebsd-ports-gnome-d6f1cd0642c72b4a97c86285f8288ec1da1a1dba.zip |
Bump due to ffmpeg update to 0.7.1
Diffstat (limited to 'audio/aqualung')
-rw-r--r-- | audio/aqualung/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/aqualung/Makefile b/audio/aqualung/Makefile index c429f80d12d3..7a09f1024fb3 100644 --- a/audio/aqualung/Makefile +++ b/audio/aqualung/Makefile @@ -7,7 +7,7 @@ PORTNAME= aqualung DISTVERSION= 0.9beta11 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= audio MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${DISTVERSION} \ http://wickedmachine.net/mirror/ |