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 /multimedia/miro | |
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 'multimedia/miro')
-rw-r--r-- | multimedia/miro/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/miro/Makefile b/multimedia/miro/Makefile index 1a1ac45568b6..aa488420685d 100644 --- a/multimedia/miro/Makefile +++ b/multimedia/miro/Makefile @@ -7,7 +7,7 @@ PORTNAME= miro PORTVERSION= 4.0.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= multimedia MASTER_SITES= ftp://ftp.osuosl.org/pub/pculture.org/miro/src/ \ http://ftp.osuosl.org/pub/pculture.org/miro/src/ |