diff options
author | pav <pav@FreeBSD.org> | 2004-05-24 04:27:28 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2004-05-24 04:27:28 +0800 |
commit | 62edbcb219c8c3ab12ab3aeee1875f49f7164d1a (patch) | |
tree | 80313f959652fb51b56e15ac8e61de19f0437eee /Mk/bsd.sites.mk | |
parent | 76c403509348f4d0db8c508116fc7104f767db6d (diff) | |
download | freebsd-ports-gnome-62edbcb219c8c3ab12ab3aeee1875f49f7164d1a.tar.gz freebsd-ports-gnome-62edbcb219c8c3ab12ab3aeee1875f49f7164d1a.tar.zst freebsd-ports-gnome-62edbcb219c8c3ab12ab3aeee1875f49f7164d1a.zip |
- Update MASTER_SITE_SOURCEWARE: unina.it have empty dir, replace with bl.ac.yu
PR: ports/67094
Submitted by: Roman Neuhauser <neuhauser@chello.cz>
Diffstat (limited to 'Mk/bsd.sites.mk')
-rw-r--r-- | Mk/bsd.sites.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Mk/bsd.sites.mk b/Mk/bsd.sites.mk index 7abe7bd80cf4..9d3259e9926c 100644 --- a/Mk/bsd.sites.mk +++ b/Mk/bsd.sites.mk @@ -771,7 +771,7 @@ MASTER_SITE_SOURCEWARE+= \ ftp://ftp1.sinica.edu.tw/pub3/GNU/CYGNUS/%SUBDIR%/ \ ftp://ftp-stud.fht-esslingen.de/pub/Mirrors/sources.redhat.com/%SUBDIR%/ \ ftp://gd.tuwien.ac.at/gnu/sourceware/%SUBDIR%/ \ - ftp://ftp.unina.it/pub/Unix/cygnus/%SUBDIR%/ + http://sourceware.urc.bl.ac.yu/%SUBDIR%/ MASTER_SITE_SUNSITE+= \ http://www.ibiblio.org/pub/Linux/%SUBDIR%/ \ |