aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorvs <vs@FreeBSD.org>2004-07-26 20:06:07 +0800
committervs <vs@FreeBSD.org>2004-07-26 20:06:07 +0800
commit90ab77ee6961bc6631e6290108ef906d42a3508d (patch)
tree633dc0cb702cd38b6939a503b2178082f06d4787 /devel
parent859dd020f17f819ff9b2979cd2ab6028df33ceea (diff)
downloadfreebsd-ports-gnome-90ab77ee6961bc6631e6290108ef906d42a3508d.tar.gz
freebsd-ports-gnome-90ab77ee6961bc6631e6290108ef906d42a3508d.tar.zst
freebsd-ports-gnome-90ab77ee6961bc6631e6290108ef906d42a3508d.zip
Remove mirror.ac.uk from MASTERSITES in Haskell(-related) ports.
PR: ports/69481 Submitted by: Tim Bishop
Diffstat (limited to 'devel')
-rw-r--r--devel/hs-alex/Makefile3
-rw-r--r--devel/hs-crypto/Makefile3
-rw-r--r--devel/hs-haddock/Makefile3
-rw-r--r--devel/hs-happy/Makefile3
-rw-r--r--devel/hs-hmake/Makefile3
-rw-r--r--devel/hs-popenhs/Makefile3
6 files changed, 6 insertions, 12 deletions
diff --git a/devel/hs-alex/Makefile b/devel/hs-alex/Makefile
index fabafc540c72..1bcd05009e8c 100644
--- a/devel/hs-alex/Makefile
+++ b/devel/hs-alex/Makefile
@@ -8,8 +8,7 @@ PORTNAME= alex
PORTVERSION= 2.0
PORTREVISION= 2
CATEGORIES= devel haskell
-MASTER_SITES= http://www.haskell.org/alex/dist/ \
- http://www.mirror.ac.uk/sites/www.haskell.org/alex/dist/
+MASTER_SITES= http://www.haskell.org/alex/dist/
PKGNAMEPREFIX= hs-
DISTNAME= ${PORTNAME}-${PORTVERSION}-src
diff --git a/devel/hs-crypto/Makefile b/devel/hs-crypto/Makefile
index df2b60f13c4f..f918d6bb51c9 100644
--- a/devel/hs-crypto/Makefile
+++ b/devel/hs-crypto/Makefile
@@ -9,8 +9,7 @@ PORTNAME= crypto
PORTVERSION= 1.1.2
PORTREVISION= 1
CATEGORIES= devel haskell
-MASTER_SITES= http://www.haskell.org/crypto/downloads/ \
- http://www.mirror.ac.uk/sites/www.haskell.org/crypto/downloads/
+MASTER_SITES= http://www.haskell.org/crypto/downloads/
PKGNAMEPREFIX= hs-
EXTRACT_SUFX= .tar
diff --git a/devel/hs-haddock/Makefile b/devel/hs-haddock/Makefile
index 496aab7e2a9f..b706796f36e0 100644
--- a/devel/hs-haddock/Makefile
+++ b/devel/hs-haddock/Makefile
@@ -8,8 +8,7 @@ PORTNAME= haddock
PORTVERSION= 0.6
PORTREVISION= 1
CATEGORIES= devel haskell
-MASTER_SITES= http://www.haskell.org/haddock/ \
- http://www.mirror.ac.uk/sites/www.haskell.org/haddock/
+MASTER_SITES= http://www.haskell.org/haddock/
PKGNAMEPREFIX= hs-
DISTNAME= ${PORTNAME}-${PORTVERSION}-src
diff --git a/devel/hs-happy/Makefile b/devel/hs-happy/Makefile
index dfc3fb8555a4..2b83cf1fecab 100644
--- a/devel/hs-happy/Makefile
+++ b/devel/hs-happy/Makefile
@@ -8,8 +8,7 @@ PORTNAME= happy
PORTVERSION= 1.13
PORTREVISION= 1
CATEGORIES= devel haskell
-MASTER_SITES= http://www.haskell.org/happy/dist/${PORTVERSION}/ \
- http://www.mirror.ac.uk/sites/www.haskell.org/happy/dist/${PORTVERSION}/
+MASTER_SITES= http://www.haskell.org/happy/dist/${PORTVERSION}/
PKGNAMEPREFIX= hs-
DISTNAME= ${PORTNAME}-${PORTVERSION}-src
diff --git a/devel/hs-hmake/Makefile b/devel/hs-hmake/Makefile
index e49476eaa4e9..fc415be6404b 100644
--- a/devel/hs-hmake/Makefile
+++ b/devel/hs-hmake/Makefile
@@ -11,8 +11,7 @@ PORTREVISION= 1
CATEGORIES= devel haskell
MASTER_SITES= http://www.haskell.org/hmake/ \
ftp://ftp.cs.york.ac.uk/pub/haskell/hmake/ \
- http://www.cs.york.ac.uk/fp/hmake/ \
- http://www.mirror.ac.uk/sites/www.haskell.org/hmake/ \
+ http://www.cs.york.ac.uk/fp/hmake/
PKGNAMEPREFIX= hs-
MAINTAINER= haskell@FreeBSD.org
diff --git a/devel/hs-popenhs/Makefile b/devel/hs-popenhs/Makefile
index c12178d45f4b..fb754dd8ff6f 100644
--- a/devel/hs-popenhs/Makefile
+++ b/devel/hs-popenhs/Makefile
@@ -9,8 +9,7 @@ PORTNAME= popenhs
PORTVERSION= 1.00.0
PORTREVISION= 1
CATEGORIES= devel haskell
-MASTER_SITES= http://www.haskell.org/~petersen/haskell/popenhs/ \
- http://www.mirror.ac.uk/sites/www.haskell.org/~petersen/haskell/popenhs/
+MASTER_SITES= http://www.haskell.org/~petersen/haskell/popenhs/
PKGNAMEPREFIX= hs-
MAINTAINER= haskell@FreeBSD.org