From 41b456f8d3f06818e754c06cbb384d7df1fc13c3 Mon Sep 17 00:00:00 2001 From: garga Date: Fri, 25 Jul 2008 17:47:15 +0000 Subject: - Add gentoo mirrors as MASTER_SITES --- audio/wmauda/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'audio') diff --git a/audio/wmauda/Makefile b/audio/wmauda/Makefile index 2ba7931a0aa..2fd7605e1e9 100644 --- a/audio/wmauda/Makefile +++ b/audio/wmauda/Makefile @@ -9,7 +9,9 @@ PORTNAME= wmauda PORTVERSION= 0.7 PORTREVISION= 2 CATEGORIES= audio windowmaker -MASTER_SITES= http://www.netswarm.net/misc/ +MASTER_SITES= http://www.netswarm.net/misc/ \ + ${MASTER_SITE_GENTOO} +MASTER_SITE_SUBDIR= distfiles MAINTAINER= garga@FreeBSD.org COMMENT= A port of wmxmms to GTK 2.x and Audacious -- cgit