diff options
Diffstat (limited to 'devel/hs-alex/Makefile')
-rw-r--r-- | devel/hs-alex/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/hs-alex/Makefile b/devel/hs-alex/Makefile index 3cf2471e5d57..3a79e3333c62 100644 --- a/devel/hs-alex/Makefile +++ b/devel/hs-alex/Makefile @@ -8,7 +8,8 @@ PORTNAME= alex PORTVERSION= 2.0 PORTREVISION= 2 CATEGORIES= devel haskell -MASTER_SITES= http://www.haskell.org/alex/dist/ +MASTER_SITES= http://www.haskell.org/alex/dist/ \ + http://www.mirror.ac.uk/sites/www.haskell.org/alex/dist/ PKGNAMEPREFIX= hs- DISTNAME= ${PORTNAME}-${PORTVERSION}-src |