Date: Thu, 12 Sep 2019 02:31:30 +0000 (UTC) From: Li-Wen Hsu <lwhsu@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r511849 - head/Mk Message-ID: <201909120231.x8C2VUJb032779@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: lwhsu Date: Thu Sep 12 02:31:30 2019 New Revision: 511849 URL: https://svnweb.freebsd.org/changeset/ports/511849 Log: Add NCTUCS KDE mirror Modified: head/Mk/bsd.sites.mk Modified: head/Mk/bsd.sites.mk ============================================================================== --- head/Mk/bsd.sites.mk Thu Sep 12 00:55:52 2019 (r511848) +++ head/Mk/bsd.sites.mk Thu Sep 12 02:31:30 2019 (r511849) @@ -799,7 +799,8 @@ MASTER_SITE_KDE+= \ https://ftp.icm.edu.pl/pub/unix/kde/%SUBDIR%/ \ http://ftp.fi.muni.cz/pub/kde/%SUBDIR%/ \ ftp://ftp.funet.fi/pub/mirrors/ftp.kde.org/pub/kde/%SUBDIR%/ \ - http://ftp.funet.fi/pub/mirrors/ftp.kde.org/pub/kde/%SUBDIR%/ + http://ftp.funet.fi/pub/mirrors/ftp.kde.org/pub/kde/%SUBDIR%/ \ + http://kde.cs.nctu.edu.tw/%SUBDIR%/ .endif .if !defined(IGNORE_MASTER_SITE_LIBREOFFICE_DEV)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201909120231.x8C2VUJb032779>