Date: Mon, 30 Mar 2015 22:50:07 +0000 (UTC) From: Baptiste Daroussin <bapt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r382781 - head/Mk Message-ID: <201503302250.t2UMo7Th071444@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bapt Date: Mon Mar 30 22:50:06 2015 New Revision: 382781 URL: https://svnweb.freebsd.org/changeset/ports/382781 QAT: https://qat.redports.org/buildarchive/r382781/ Log: Remove KENAI master sites not used anywhere in ports tree and not available anymore Modified: head/Mk/bsd.sites.mk Modified: head/Mk/bsd.sites.mk ============================================================================== --- head/Mk/bsd.sites.mk Mon Mar 30 22:48:43 2015 (r382780) +++ head/Mk/bsd.sites.mk Mon Mar 30 22:50:06 2015 (r382781) @@ -699,11 +699,6 @@ MASTER_SITE_ISC+= \ ftp://ftp.funet.fi/pub/mirrors/ftp.isc.org/isc/%SUBDIR%/ .endif -.if !defined(IGNORE_MASTER_SITE_KENAI) -MASTER_SITE_KENAI+= \ - http://projectkenai.com/downloads/%SUBDIR%/ -.endif - # List: http://download.kde.org/extra/mirrors.html # Updated: 2012-10-26 .if !defined(IGNORE_MASTER_SITE_KDE)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201503302250.t2UMo7Th071444>