diff options
author | Kevin Bowling <kbowling@FreeBSD.org> | 2021-06-19 20:16:08 +0000 |
---|---|---|
committer | Kevin Bowling <kbowling@FreeBSD.org> | 2021-06-22 18:53:08 +0000 |
commit | da3162c7c9f01912ba1940e188b253f2b5c7ba77 (patch) | |
tree | d10ba9478637e8d8d59bad216250736b2b8a15f9 /multimedia/libva-vdpau-driver | |
parent | 667772286cef83ac5592d3adf7267e51c5f3f2cf (diff) | |
download | ports-da3162c7c9f01912ba1940e188b253f2b5c7ba77.tar.gz ports-da3162c7c9f01912ba1940e188b253f2b5c7ba77.zip |
Diffstat (limited to 'multimedia/libva-vdpau-driver')
-rw-r--r-- | multimedia/libva-vdpau-driver/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/libva-vdpau-driver/Makefile b/multimedia/libva-vdpau-driver/Makefile index bb7aaa7f1f4f..08eff5f11fdd 100644 --- a/multimedia/libva-vdpau-driver/Makefile +++ b/multimedia/libva-vdpau-driver/Makefile @@ -1,6 +1,6 @@ PORTNAME= libva-vdpau-driver PORTVERSION= 0.7.4 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= multimedia MASTER_SITES= http://www.freedesktop.org/software/vaapi/releases/${PORTNAME}/ |