From dd69db8b97c79685b53477053d4421bca9143576 Mon Sep 17 00:00:00 2001 From: Oliver Braun <obraun@FreeBSD.org> Date: Tue, 11 May 2004 19:22:26 +0000 Subject: Add the mirror http://www.mirror.ac.uk/sites/www.haskell.org/ to MASTER_SITES. Pointed out by: Simon Marlow <simonmar@microsoft.com> --- graphics/hs-hgl/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'graphics/hs-hgl') diff --git a/graphics/hs-hgl/Makefile b/graphics/hs-hgl/Makefile index 183713180e13..33a2fc184804 100644 --- a/graphics/hs-hgl/Makefile +++ b/graphics/hs-hgl/Makefile @@ -9,7 +9,8 @@ PORTNAME= hgl PORTVERSION= 2.0.4 PORTREVISION= 2 CATEGORIES= graphics haskell -MASTER_SITES= http://haskell.org/graphics/downloads/ +MASTER_SITES= http://haskell.org/graphics/downloads/ \ + http://www.mirror.ac.uk/sites/www.haskell.org/graphics/downloads/ PKGNAMEPREFIX= hs- DISTNAME= graphics-${PORTVERSION}.src -- cgit v1.2.3