pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/multimedia/mlt Correction of MASTER_SITES. Previous wa...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a0a2c30d3e78
branches:  trunk
changeset: 644778:a0a2c30d3e78
user:      mef <mef%pkgsrc.org@localhost>
date:      Sat Jan 17 12:50:51 2015 +0000

description:
Correction of MASTER_SITES. Previous was NOT wrong, but new is better.

diffstat:

 multimedia/mlt/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (15 lines):

diff -r 49b139e755d7 -r a0a2c30d3e78 multimedia/mlt/Makefile
--- a/multimedia/mlt/Makefile   Sat Jan 17 12:50:43 2015 +0000
+++ b/multimedia/mlt/Makefile   Sat Jan 17 12:50:51 2015 +0000
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.49 2014/11/07 19:39:40 adam Exp $
+# $NetBSD: Makefile,v 1.50 2015/01/17 12:50:51 mef Exp $
 
 DISTNAME=      mlt-0.9.0
 PKGREVISION=   14
 CATEGORIES=    multimedia
 MASTER_SITES=  http://downloads.sourceforge.net/project/mlt/mlt/
+MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=mlt/}
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      http://www.mltframework.org/twiki/bin/view/MLT/



Home | Main Index | Thread Index | Old Index