From 126b3fc6fc40625162d7dffabbf64deeb047dfd2 Mon Sep 17 00:00:00 2001 From: pav Date: Thu, 8 Jan 2004 00:35:02 +0000 Subject: - Put distfile on MASTER_SITE_LOCAL until MASTER_SITE_SAVANNAH gets back up PR: ports/61049 Submitted by: Matthias Andree (maintainer) --- audio/squash/Makefile | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/audio/squash/Makefile b/audio/squash/Makefile index 283515b45b16..856768bee36a 100644 --- a/audio/squash/Makefile +++ b/audio/squash/Makefile @@ -8,9 +8,12 @@ PORTNAME= squash PORTVERSION= 1.0.p1 PORTREVISION= 3 CATEGORIES= audio -MASTER_SITES= ${MASTER_SITE_SAVANNAH} -MASTER_SITE_SUBDIR= squash +MASTER_SITES= ${MASTER_SITE_SAVANNAH} \ + ${MASTER_SITE_LOCAL:S/$/:local/} +MASTER_SITE_SUBDIR= ${PORTNAME} \ + pav/:local DISTNAME= squash-1.0pre1 +DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:DEFAULT,local MAINTAINER= matthias.andree@gmx.de COMMENT= Learning console-based MP3/OGG player -- cgit