svn commit: r387920 - head/ports-mgmt/pkg-devel

Baptiste Daroussin bapt at FreeBSD.org
Sat May 30 09:00:07 UTC 2015


Author: bapt
Date: Sat May 30 09:00:07 2015
New Revision: 387920
URL: https://svnweb.freebsd.org/changeset/ports/387920

Log:
  Remove outdated mirrors

Modified:
  head/ports-mgmt/pkg-devel/Makefile

Modified: head/ports-mgmt/pkg-devel/Makefile
==============================================================================
--- head/ports-mgmt/pkg-devel/Makefile	Sat May 30 08:52:59 2015	(r387919)
+++ head/ports-mgmt/pkg-devel/Makefile	Sat May 30 09:00:07 2015	(r387920)
@@ -6,9 +6,7 @@ _PKG_VERSION=	${DISTVERSION}
 CATEGORIES=	ports-mgmt
 MASTER_SITES=	\
 		http://files.etoilebsd.net/pkg/ \
-		http://highsecure.ru/distfiles/ \
-		http://mirror.shatow.net/freebsd/${PORTNAME}/ \
-		http://pkg.semmy.ru/
+		http://mirror.shatow.net/freebsd/${PORTNAME}/
 PKGNAMESUFFIX=	-devel
 
 MAINTAINER=	pkg at FreeBSD.org


More information about the svn-ports-all mailing list