diff options
author | adam <adam@pkgsrc.org> | 2018-02-26 08:19:25 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2018-02-26 08:19:25 +0000 |
commit | b6638a544c3d415f9c71cc0824182f5285034afb (patch) | |
tree | 313f5db061b59fada9147f78dd00994063f58591 /multimedia/gst-plugins0.10-x264 | |
parent | e61baf129d3d8e5f76967a792596b1d962bdf598 (diff) | |
download | pkgsrc-b6638a544c3d415f9c71cc0824182f5285034afb.tar.gz |
revbump after x264-devel update
Diffstat (limited to 'multimedia/gst-plugins0.10-x264')
-rw-r--r-- | multimedia/gst-plugins0.10-x264/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/gst-plugins0.10-x264/Makefile b/multimedia/gst-plugins0.10-x264/Makefile index ff7edade5a2..dc7cb955a42 100644 --- a/multimedia/gst-plugins0.10-x264/Makefile +++ b/multimedia/gst-plugins0.10-x264/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.14 2014/04/10 05:57:43 obache Exp $ +# $NetBSD: Makefile,v 1.15 2018/02/26 08:19:29 adam Exp $ # GST_PLUGINS0.10_NAME= x264 GST_PLUGINS0.10_DIRS= ext/x264 -PKGREVISION= 3 +PKGREVISION= 4 .include "../../multimedia/gst-plugins0.10-ugly/Makefile.common" |