Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Oct 2017 19:36:55 +0000 (UTC)
From:      Cy Schubert <cy@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r452380 - head/net/tcpview
Message-ID:  <201710181936.v9IJat7c009507@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: cy
Date: Wed Oct 18 19:36:55 2017
New Revision: 452380
URL: https://svnweb.freebsd.org/changeset/ports/452380

Log:
  MASTER_SITES that actually work.

Modified:
  head/net/tcpview/Makefile   (contents, props changed)

Modified: head/net/tcpview/Makefile
==============================================================================
--- head/net/tcpview/Makefile	Wed Oct 18 19:26:50 2017	(r452379)
+++ head/net/tcpview/Makefile	Wed Oct 18 19:36:55 2017	(r452380)
@@ -5,7 +5,9 @@ PORTNAME=	tcpview
 PORTVERSION=	1.0
 PORTREVISION=	7
 CATEGORIES=	net
-MASTER_SITES=	ftp://ftp.cac.washington.edu/pub/noc-tools/tcpview/
+MASTER_SITES=	http://ftp.vim.org/ibiblio/system/network/management/ \
+		ftp://ftp.ottix.net/pub/mirrors/by-package/tcpview/ \
+		ftp://ftp.ibiblio.org/pub/historic-linux/ftp-archives/sunsite.unc.edu/Sep-29-1996/system//Network/management/
 
 MAINTAINER=	cy@FreeBSD.org
 COMMENT=	Motif-based TCP/IP protocol analyzer



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