[Midnightbsd-cvs] mports: sites.mk: Add fedora archive site.
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Sun Jan 4 15:45:17 EST 2009
Log Message:
-----------
Add fedora archive site. We'll have to tweak this list later as many mirrors do not have files, but when we go to a newer linux base it could get interesting. Perhaps a fedora archive list vs a current fedora list?
Modified Files:
--------------
mports/Mk/components:
sites.mk (r1.3 -> r1.4)
-------------- next part --------------
Index: sites.mk
===================================================================
RCS file: /home/cvs/mports/Mk/components/sites.mk,v
retrieving revision 1.3
retrieving revision 1.4
diff -L Mk/components/sites.mk -L Mk/components/sites.mk -u -r1.3 -r1.4
--- Mk/components/sites.mk
+++ Mk/components/sites.mk
@@ -250,6 +250,7 @@
.if !defined(IGNORE_MASTER_SITE_FEDORA_LINUX)
MASTER_SITE_FEDORA_LINUX+= \
+ http://archives.fedoraproject.org/pub/archive/fedora/linux/core/%SUBDIR%/ \
http://mirrors.kernel.org/fedora/core/%SUBDIR%/ \
ftp://mirrors.kernel.org/fedora/core/%SUBDIR%/ \
http://mirror.web-ster.com/fedora/core/%SUBDIR%/ \
More information about the Midnightbsd-cvs
mailing list