Date: Sun, 23 Apr 2017 21:28:40 +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: r439262 - head/sysutils/lsof Message-ID: <201704232128.v3NLSeil090146@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: ler Date: Sun Apr 23 21:28:40 2017 New Revision: 439262 URL: https://svnweb.freebsd.org/changeset/ports/439262 Log: Remove http://ftp.cerias.purdue.edu/pub/tools/unix/sysutils/lsof/ as it hasn't been updated since 2012. Approved by: adamw (mentor), rene (co-mentor) Differential Revision: https://reviews.freebsd.org/D10473 Modified: head/sysutils/lsof/Makefile Modified: head/sysutils/lsof/Makefile ============================================================================== --- head/sysutils/lsof/Makefile Sun Apr 23 21:16:47 2017 (r439261) +++ head/sysutils/lsof/Makefile Sun Apr 23 21:28:40 2017 (r439262) @@ -5,8 +5,7 @@ PORTNAME= lsof DISTVERSION= 4.90J PORTEPOCH= 8 CATEGORIES= sysutils -MASTER_SITES= http://ftp.cerias.purdue.edu/pub/tools/unix/sysutils/lsof/ \ - ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/ \ +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/ \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201704232128.v3NLSeil090146>