aboutsummaryrefslogtreecommitdiffstats
path: root/devel/hs-haddock
diff options
context:
space:
mode:
authorobraun <obraun@FreeBSD.org>2004-05-12 03:22:26 +0800
committerobraun <obraun@FreeBSD.org>2004-05-12 03:22:26 +0800
commit2a92c8427e7312a24da76b807289901735d04405 (patch)
tree3db1cf1aea87458c1d5a73323c4fa0511eb419d7 /devel/hs-haddock
parentae8d53cf4e46050120721102f81b3c4623431e49 (diff)
downloadfreebsd-ports-gnome-2a92c8427e7312a24da76b807289901735d04405.tar.gz
freebsd-ports-gnome-2a92c8427e7312a24da76b807289901735d04405.tar.zst
freebsd-ports-gnome-2a92c8427e7312a24da76b807289901735d04405.zip
Add the mirror http://www.mirror.ac.uk/sites/www.haskell.org/ to MASTER_SITES.
Pointed out by: Simon Marlow <simonmar@microsoft.com>
Diffstat (limited to 'devel/hs-haddock')
-rw-r--r--devel/hs-haddock/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/hs-haddock/Makefile b/devel/hs-haddock/Makefile
index b706796f36e0..496aab7e2a9f 100644
--- a/devel/hs-haddock/Makefile
+++ b/devel/hs-haddock/Makefile
@@ -8,7 +8,8 @@ PORTNAME= haddock
PORTVERSION= 0.6
PORTREVISION= 1
CATEGORIES= devel haskell
-MASTER_SITES= http://www.haskell.org/haddock/
+MASTER_SITES= http://www.haskell.org/haddock/ \
+ http://www.mirror.ac.uk/sites/www.haskell.org/haddock/
PKGNAMEPREFIX= hs-
DISTNAME= ${PORTNAME}-${PORTVERSION}-src