diff options
author | obache <obache@pkgsrc.org> | 2013-03-16 06:20:45 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2013-03-16 06:20:45 +0000 |
commit | 545f58661c1277f1402b609227b5f647048b3c61 (patch) | |
tree | 684fbdaa3e8969dd9a37288b91d3437ca259de73 /multimedia/mlt/Makefile | |
parent | 92c9038107e08244cb5bfe105bf7f6bd6ae3bfe1 (diff) | |
download | pkgsrc-545f58661c1277f1402b609227b5f647048b3c61.tar.gz |
recursive bump from ffmpeg shlib major changes
Diffstat (limited to 'multimedia/mlt/Makefile')
-rw-r--r-- | multimedia/mlt/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/mlt/Makefile b/multimedia/mlt/Makefile index e9aa96a70cf..621b4102758 100644 --- a/multimedia/mlt/Makefile +++ b/multimedia/mlt/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.21 2013/02/16 11:23:38 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2013/03/16 06:20:48 obache Exp $ DISTNAME= mlt-0.8.6 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= multimedia MASTER_SITES= http://downloads.sourceforge.net/project/mlt/mlt/ |