diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2017-12-29 02:55:42 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2017-12-29 02:55:42 +0000 |
commit | 32ea2cb7fcb8a9213c325adebce187c09d354a57 (patch) | |
tree | 5cc323702a6a69fad6d85d1a85751674d0d38fbf /net/opal | |
parent | Move the libspandsp dependency to RTP. (diff) |
multimedia/{lib,}x264: update to 0.152.2854
Changes: https://git.videolan.org/?p=x264.git;a=shortlog;h=e9a5903edf8ca59ef20e6f4894c196f135af735e
Notes
Notes:
svn path=/head/; revision=457488
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 5a1824ca6c6e..32d3d7b3c26a 100644 --- a/net/opal/Makefile +++ b/net/opal/Makefile @@ -3,7 +3,7 @@ PORTNAME= opal PORTVERSION= 3.10.10 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= net MASTER_SITES= GNOME |