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 a4d4a818c49..d11257ea6ec 100644 --- a/multimedia/mlt/Makefile +++ b/multimedia/mlt/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.55 2015/06/30 09:57:40 ryoon Exp $ +# $NetBSD: Makefile,v 1.56 2015/10/10 01:58:14 ryoon Exp $ DISTNAME= mlt-0.9.0 -PKGREVISION= 19 +PKGREVISION= 20 CATEGORIES= multimedia MASTER_SITES= http://downloads.sourceforge.net/project/mlt/mlt/ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mlt/} |