[Midnightbsd-cvs] mports: bsd.sites.mk: Remove dead eclipse sites, fix URL on freebsd

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Mon Apr 14 00:51:16 EDT 2008


Log Message:
-----------
Remove dead eclipse sites, fix URL on freebsd mirror.

Modified Files:
--------------
    mports/Mk:
        bsd.sites.mk (r1.36 -> r1.37)

-------------- next part --------------
Index: bsd.sites.mk
===================================================================
RCS file: /home/cvs/mports/Mk/bsd.sites.mk,v
retrieving revision 1.36
retrieving revision 1.37
diff -L Mk/bsd.sites.mk -L Mk/bsd.sites.mk -u -r1.36 -r1.37
--- Mk/bsd.sites.mk
+++ Mk/bsd.sites.mk
@@ -35,7 +35,7 @@
 	ftp://ftp.ru.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/%SUBDIR%/ \
 	ftp://ftp.jp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/%SUBDIR%/ \
 	ftp://ftp.tw.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/%SUBDIR%/ \
-	ftp://ftp.cn.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/%SUBDIR% \
+	ftp://ftp.cn.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/%SUBDIR%/ \
 	ftp://ftp.MidnightBSD.org/pub/MidnightBSD/mports/distfiles/%SUBDIR%/
 
 MASTER_SITE_PORTS_JP+=	\
@@ -212,9 +212,7 @@
 	http://www.eclipse.ps.pl/downloads/drops/%SUBDIR%/ \
 	http://eclipse.planetmirror.com/downloads/drops/%SUBDIR%/ \
 	${MASTER_SITE_RINGSERVER:S,%SUBDIR%,misc/eclipse/downloads/drops/&,} \
-	ftp://sunsite.cnlab-switch.ch/mirror/eclipse/eclipse/downloads/drops/%SUBDIR%/ \
-	ftp://eclipse.cis.sinica.edu.tw/eclipse.org/%SUBDIR%/ \
-	http://eclipse.cis.sinica.edu.tw/downloads/drops/%SUBDIR%/
+	ftp://sunsite.cnlab-switch.ch/mirror/eclipse/eclipse/downloads/drops/%SUBDIR%/
 .endif
 
 .if !defined(IGNORE_MASTER_SITE_EXIM)


More information about the Midnightbsd-cvs mailing list