From cc745cbd8e6cc049bb25b531b8c64f879129c15f Mon Sep 17 00:00:00 2001 From: shaun Date: Mon, 14 Aug 2006 12:50:49 +0000 Subject: Add an additional mirror. Reported by: pointyhat via kris --- graphics/ale/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'graphics') diff --git a/graphics/ale/Makefile b/graphics/ale/Makefile index e97b4db01c64..94c141082a86 100644 --- a/graphics/ale/Makefile +++ b/graphics/ale/Makefile @@ -10,7 +10,8 @@ PORTNAME= ale PORTVERSION= 0.8.4 PORTREVISION= 1 CATEGORIES= graphics -MASTER_SITES= http://auricle.dyndns.org/ALE/download/ +MASTER_SITES= http://auricle.dyndns.org/ALE/download/ \ + http://mirror.inerd.com/FreeBSD/distfiles/${PORTNAME}/ MAINTAINER= shaun@FreeBSD.org COMMENT= Anti-Lamenessing Engine -- cgit