diff options
Diffstat (limited to 'multimedia/mlt')
-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 f7ab48f19ab..a8a7e0856b0 100644 --- a/multimedia/mlt/Makefile +++ b/multimedia/mlt/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.60 2016/05/03 11:40:05 prlw1 Exp $ +# $NetBSD: Makefile,v 1.61 2016/08/03 10:23:12 adam Exp $ DISTNAME= mlt-0.9.0 -PKGREVISION= 24 +PKGREVISION= 25 CATEGORIES= multimedia MASTER_SITES= http://downloads.sourceforge.net/project/mlt/mlt/ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mlt/} |