summaryrefslogtreecommitdiff
path: root/Mk
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2007-04-23 20:03:16 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2007-04-23 20:03:16 +0000
commit955f61fb2abb174a18aa783a7934d21e92f505b9 (patch)
tree63045995ed4d0b92f5f5e9e9769788b5ada804b5 /Mk
parentUpgrade to 2.0.7. (diff)
bsd.sites.mk - Removal of mirror from MASTER_SITE_GNUPG
when building packages such as libgcrypt, the first site the source is downloaded from is http://ftp.sunsite.dk/pub/security/gcrypt/ which results in a 404 On closer inspection, it appears that everything below http://ftp.sunsite.dk/pub/security/ has been deleted. PR: ports/112041 Submitted by: Steven Kreuzer<skreuzer@f2o.org>
Notes
Notes: svn path=/head/; revision=190754
Diffstat (limited to 'Mk')
-rw-r--r--Mk/bsd.sites.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/Mk/bsd.sites.mk b/Mk/bsd.sites.mk
index ba071eb91421..c97bdbc17191 100644
--- a/Mk/bsd.sites.mk
+++ b/Mk/bsd.sites.mk
@@ -467,7 +467,6 @@ MASTER_SITE_GNU+= \
.if !defined(IGNORE_MASTER_SITE_GNUPG)
MASTER_SITE_GNUPG+= \
- http://ftp.sunsite.dk/pub/security/gcrypt/%SUBDIR%/ \
http://ftp.linux.it/pub/mirrors/gnupg/%SUBDIR%/ \
ftp://ftp.demon.nl/pub/mirrors/gnupg/%SUBDIR%/ \
ftp://sunsite.dk/pub/security/gcrypt/%SUBDIR%/ \