diff options
author | maya <maya@pkgsrc.org> | 2017-03-17 11:13:15 +0000 |
---|---|---|
committer | maya <maya@pkgsrc.org> | 2017-03-17 11:13:15 +0000 |
commit | b53e2c1e0d9a9abeb77e6625ef1245e37c780268 (patch) | |
tree | 5c4aa466bb4f580e9ee442df7a61cd9a4d7dcaaa /multimedia | |
parent | 6007abf34151083912aeb74a1675d7067b9ceeeb (diff) | |
download | pkgsrc-b53e2c1e0d9a9abeb77e6625ef1245e37c780268.tar.gz |
ffmpeg3: bump pkgrevision with no changes because of libvdpau/libva fuckup
(it builds with no options).
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/ffmpeg3/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/ffmpeg3/Makefile b/multimedia/ffmpeg3/Makefile index 40fbb7ae43a..cc8ab218c59 100644 --- a/multimedia/ffmpeg3/Makefile +++ b/multimedia/ffmpeg3/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.20 2017/02/12 06:25:46 ryoon Exp $ +# $NetBSD: Makefile,v 1.21 2017/03/17 11:13:15 maya Exp $ PKGNAME= ${DISTNAME:S/ffmpeg/ffmpeg3/} -PKGREVISION= 1 +PKGREVISION= 2 MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://ffmpeg.mplayerhq.hu/ COMMENT= Decoding, encoding and streaming software (v3.x) |