svn commit: r382781 - head/Mk

Baptiste Daroussin bapt at FreeBSD.org
Mon Mar 30 22:50:07 UTC 2015


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)


More information about the svn-ports-head mailing list