diff options
author | Martin Matuska <mm@FreeBSD.org> | 2010-07-24 16:38:20 +0000 |
---|---|---|
committer | Martin Matuska <mm@FreeBSD.org> | 2010-07-24 16:38:20 +0000 |
commit | ab5c533c96df6234b64e4f99978215af3f98aebc (patch) | |
tree | 187b1892fb8c00b1a03fd082eb3798992b00ee64 /net/opal | |
parent | Description from PR: (diff) |
- Update ffmpeg to 0.6
Notes
Notes:
svn path=/head/; revision=258164
Diffstat (limited to 'net/opal')
-rw-r--r-- | net/opal/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/opal/Makefile b/net/opal/Makefile index 1ebd2bfa5a33..667f4051e564 100644 --- a/net/opal/Makefile +++ b/net/opal/Makefile @@ -7,7 +7,7 @@ PORTNAME= opal PORTVERSION= 2.2.11 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net MASTER_SITES= GNOME |