pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/multimedia/ffmpeg Add an other mirror.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0275fc2e9edb
branches:  trunk
changeset: 400923:0275fc2e9edb
user:      ahoka <ahoka%pkgsrc.org@localhost>
date:      Fri Oct 30 12:40:27 2009 +0000

description:
Add an other mirror.

diffstat:

 multimedia/ffmpeg/Makefile.common |  5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diffs (16 lines):

diff -r 4fd6eef5a5c8 -r 0275fc2e9edb multimedia/ffmpeg/Makefile.common
--- a/multimedia/ffmpeg/Makefile.common Fri Oct 30 12:02:46 2009 +0000
+++ b/multimedia/ffmpeg/Makefile.common Fri Oct 30 12:40:27 2009 +0000
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile.common,v 1.3 2009/06/18 16:36:50 agc Exp $
+# $NetBSD: Makefile.common,v 1.4 2009/10/30 12:40:27 ahoka Exp $
 # used by multimedia/ffplay/Makefile
 
 DISTNAME=      ffmpeg-${DISTVERSION:S/-//g}
 CATEGORIES=    multimedia
-MASTER_SITES=  ftp://ftp.netbsd.org/pub/NetBSD/misc/ahoka/dist/
+MASTER_SITES=  ftp://ftp.netbsd.org/pub/NetBSD/misc/ahoka/dist/ \
+               http://irkmaffia.com/~ahoka/distfiles/
 EXTRACT_SUFX=  .tar.bz2
 
 DISTVERSION=   2009-06-11



Home | Main Index | Thread Index | Old Index