diff options
Diffstat (limited to 'devel/hs-crypto/Makefile')
-rw-r--r-- | devel/hs-crypto/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/hs-crypto/Makefile b/devel/hs-crypto/Makefile index f918d6bb51c9..df2b60f13c4f 100644 --- a/devel/hs-crypto/Makefile +++ b/devel/hs-crypto/Makefile @@ -9,7 +9,8 @@ PORTNAME= crypto PORTVERSION= 1.1.2 PORTREVISION= 1 CATEGORIES= devel haskell -MASTER_SITES= http://www.haskell.org/crypto/downloads/ +MASTER_SITES= http://www.haskell.org/crypto/downloads/ \ + http://www.mirror.ac.uk/sites/www.haskell.org/crypto/downloads/ PKGNAMEPREFIX= hs- EXTRACT_SUFX= .tar |