Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Feb 2018 18:35:22 +0000 (UTC)
From:      Larry Rosenman <ler@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r462258 - head/sysutils/lsof
Message-ID:  <201802181835.w1IIZMgx011018@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ler
Date: Sun Feb 18 18:35:22 2018
New Revision: 462258
URL: https://svnweb.freebsd.org/changeset/ports/462258

Log:
  sysutils/lsof: remove very out of date MASTER_SITES.

Modified:
  head/sysutils/lsof/Makefile

Modified: head/sysutils/lsof/Makefile
==============================================================================
--- head/sysutils/lsof/Makefile	Sun Feb 18 17:52:52 2018	(r462257)
+++ head/sysutils/lsof/Makefile	Sun Feb 18 18:35:22 2018	(r462258)
@@ -8,18 +8,7 @@ PORTEPOCH=	8
 CATEGORIES=	sysutils
 MASTER_SITES=	ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/ \
 		ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/NEW/ \
-		LOCAL/ler/lsof \
-		ftp://ftp.ayamura.org/pub/lsof/ \
-		ftp://ftp.ayamura.org/pub/lsof/NEW/ \
-		ftp://ftp.cerias.purdue.edu/pub/tools/unix/sysutils/lsof/ \
-		ftp://ftp.cerias.purdue.edu/pub/tools/unix/sysutils/lsof/NEW/ \
-		ftp://gd.tuwien.ac.at/utils/admin-tools/lsof/ \
-		ftp://gd.tuwien.ac.at/utils/admin-tools/lsof/NEW/ \
-		ftp://ftp.sunet.se/pub/unix/admin/lsof/  \
-		ftp://ftp.sunet.se/pub/unix/admin/lsof/NEW/ \
-		ftp://ftp.cert.dfn.de/pub/tools/admin/lsof/  \
-		ftp://ftp.cert.dfn.de/pub/tools/admin/lsof/NEW/ \
-		ftp://ftp.tau.ac.il/pub/unix/admin/
+		LOCAL/ler/lsof 
 DISTNAME=	${PORTNAME}_${DISTVERSION}${DISTNAME_SUFFIX}
 
 MAINTAINER=	ler@FreeBSD.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201802181835.w1IIZMgx011018>