aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2006-01-20 01:19:29 +0800
committerdinoex <dinoex@FreeBSD.org>2006-01-20 01:19:29 +0800
commit6698c221d7c3ddff8745dd35fca37803894727a3 (patch)
treeee7b6da09b168b1437c9eba7aa30978765787510
parenta9d864a9531e1130fa42cca1e4b15b7497a96349 (diff)
downloadfreebsd-ports-gnome-6698c221d7c3ddff8745dd35fca37803894727a3.tar.gz
freebsd-ports-gnome-6698c221d7c3ddff8745dd35fca37803894727a3.tar.zst
freebsd-ports-gnome-6698c221d7c3ddff8745dd35fca37803894727a3.zip
- update MASTER_SITE_GNUSTEP
-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 0fb6a5423525..bc1934f8ba0a 100644
--- a/Mk/bsd.sites.mk
+++ b/Mk/bsd.sites.mk
@@ -444,7 +444,7 @@ MASTER_SITE_GNUPG+= \
.if !defined(IGNORE_MASTER_SITE_GNUSTEP)
MASTER_SITE_GNUSTEP+= \
- http://public.planetmirror.com/pub/gnustep/gnustep/%SUBDIR%/ \
+ http://downloads.planetmirror.com/pub/gnustep/gnustep/%SUBDIR%/ \
ftp://ftp.gnustep.org/pub/gnustep/%SUBDIR%/ \
ftp://ftp.easynet.nl/mirror/GNUstep/pub/gnustep/%SUBDIR%/
.endif