aboutsummaryrefslogtreecommitdiffstats
path: root/Mk
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2006-10-08 01:47:05 +0800
committerdinoex <dinoex@FreeBSD.org>2006-10-08 01:47:05 +0800
commit74f2ff98af115d1cc30f9e68d86a62a6ee166cba (patch)
treec7d5f1cb47e471fe84931f257d89775801c09ae6 /Mk
parent69f203e9c92240f7f4e2ba4472916a9159a790a8 (diff)
downloadfreebsd-ports-graphics-74f2ff98af115d1cc30f9e68d86a62a6ee166cba.tar.gz
freebsd-ports-graphics-74f2ff98af115d1cc30f9e68d86a62a6ee166cba.tar.zst
freebsd-ports-graphics-74f2ff98af115d1cc30f9e68d86a62a6ee166cba.zip
update MASTER_SITE_GNUSTEP
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 85bddb4de86..83b1ed2546d 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