aboutsummaryrefslogtreecommitdiff
path: root/Mk
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2006-10-07 17:47:05 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2006-10-07 17:47:05 +0000
commit6908d56fce8698099bd08fae3ab8d6ed2d819349 (patch)
tree8c3ad2fa6902fe666cd35ead7cbf40873d1862d3 /Mk
parent787cd617269ecb2a14a65de3f8f1ab614c03db80 (diff)
downloadports-6908d56fce8698099bd08fae3ab8d6ed2d819349.tar.gz
ports-6908d56fce8698099bd08fae3ab8d6ed2d819349.zip
Notes
Diffstat (limited to 'Mk')
-rw-r--r--Mk/bsd.sites.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/Mk/bsd.sites.mk b/Mk/bsd.sites.mk
index 85bddb4de869..83b1ed2546dd 100644
--- a/Mk/bsd.sites.mk
+++ b/Mk/bsd.sites.mk
@@ -455,7 +455,7 @@ MASTER_SITE_GNUPG+= \
.if !defined(IGNORE_MASTER_SITE_GNUSTEP)
MASTER_SITE_GNUSTEP+= \
http://downloads.planetmirror.com/pub/gnustep/gnustep/%SUBDIR%/ \
- http://public.planetmirror.com/pub/gnustep/gnustep/%SUBDIR%/ \
+ ftp://ftp.planetmirror.com/pub/gnustep/gnustep/%SUBDIR%/ \
ftp://ftp.gnustep.org/pub/gnustep/%SUBDIR%/ \
ftp://ftp.easynet.nl/mirror/GNUstep/pub/gnustep/%SUBDIR%/
.endif