From f9753aaca244b8255afd36b7a2ed3ff267ca6aa6 Mon Sep 17 00:00:00 2001 From: novel Date: Sun, 5 Mar 2006 05:12:55 +0000 Subject: Put the distfile on MASTER_SITE_LOCAL to fix fetching. Reported by: pointyhat via kris Approved by: portmgr (kris) --- multimedia/audacious/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'multimedia/audacious') diff --git a/multimedia/audacious/Makefile b/multimedia/audacious/Makefile index 286c051637dd..a9f68f00eae2 100644 --- a/multimedia/audacious/Makefile +++ b/multimedia/audacious/Makefile @@ -9,7 +9,9 @@ PORTNAME= audacious PORTVERSION= 0.2 PORTREVISION= 1 CATEGORIES= multimedia audio -MASTER_SITES= http://audacious-media-player.org/release/ +MASTER_SITES= http://audacious-media-player.org/release/ \ + ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= novel DISTNAME= audacious-${PORTVERSION} EXTRACT_SUFX=.tgz -- cgit