diff options
author | pav <pav@FreeBSD.org> | 2004-05-23 20:27:28 +0000 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2004-05-23 20:27:28 +0000 |
commit | 62edbcb219c8c3ab12ab3aeee1875f49f7164d1a (patch) | |
tree | 80313f959652fb51b56e15ac8e61de19f0437eee /Mk | |
parent | 76c403509348f4d0db8c508116fc7104f767db6d (diff) | |
download | FreeBSD-ports-62edbcb219c8c3ab12ab3aeee1875f49f7164d1a.zip FreeBSD-ports-62edbcb219c8c3ab12ab3aeee1875f49f7164d1a.tar.gz |
- 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')
-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 7abe7bd..9d3259e 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%/ \ |