From 30cc596a8c209029f4b3882eefd90db862177569 Mon Sep 17 00:00:00 2001 From: dcoppa Date: Thu, 31 Mar 2011 07:47:09 +0000 Subject: [PATCH] Add a backup site to MASTER_SITES --- audio/last.fm/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/audio/last.fm/Makefile b/audio/last.fm/Makefile index 74b19d7ff42..a0f0092a7d3 100644 --- a/audio/last.fm/Makefile +++ b/audio/last.fm/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.8 2011/03/30 20:51:12 dcoppa Exp $ +# $OpenBSD: Makefile,v 1.9 2011/03/31 07:47:09 dcoppa Exp $ COMMENT = official Last.fm client @@ -19,7 +19,8 @@ MAINTAINER = David Coppa HOMEPAGE = http://www.last.fm/ -MASTER_SITES = http://dev.gentoo.org/~hwoarang/distfiles/ +MASTER_SITES = http://dev.gentoo.org/~hwoarang/distfiles/ \ + http://ftp.pardus.org.tr/pub/source/corporate2/ # GPLv2 PERMIT_PACKAGE_CDROM = Yes