diff options
author | madpilot <madpilot@FreeBSD.org> | 2013-02-05 05:53:59 +0800 |
---|---|---|
committer | madpilot <madpilot@FreeBSD.org> | 2013-02-05 05:53:59 +0800 |
commit | 97a0d8b020e6649456aea5204170d56ed124a2aa (patch) | |
tree | e63e5321487dee8d178fc2f208bebb1baa8f9153 /multimedia/libvdpau/Makefile | |
parent | 04a3323de7ecf67d3e487f0c6119b31c483a53c1 (diff) | |
download | freebsd-ports-gnome-97a0d8b020e6649456aea5204170d56ed124a2aa.tar.gz freebsd-ports-gnome-97a0d8b020e6649456aea5204170d56ed124a2aa.tar.zst freebsd-ports-gnome-97a0d8b020e6649456aea5204170d56ed124a2aa.zip |
Update to 0.6
Diffstat (limited to 'multimedia/libvdpau/Makefile')
-rw-r--r-- | multimedia/libvdpau/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/multimedia/libvdpau/Makefile b/multimedia/libvdpau/Makefile index 7da9837b41c9..8c4f17640989 100644 --- a/multimedia/libvdpau/Makefile +++ b/multimedia/libvdpau/Makefile @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= libvdpau -PORTVERSION= 0.5 -PORTREVISION= 1 +PORTVERSION= 0.6 CATEGORIES= multimedia MASTER_SITES= http://cgit.freedesktop.org/~aplattner/libvdpau/snapshot/ |