Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 1 Nov 2018 15:47:52 +0000 (UTC)
From:      Tobias Kortkamp <tobik@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r483683 - head/net/ifstated
Message-ID:  <201811011547.wA1Flqui025392@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tobik
Date: Thu Nov  1 15:47:52 2018
New Revision: 483683
URL: https://svnweb.freebsd.org/changeset/ports/483683

Log:
  net/ifstated: Provide new mirrors for the distfile

Modified:
  head/net/ifstated/Makefile

Modified: head/net/ifstated/Makefile
==============================================================================
--- head/net/ifstated/Makefile	Thu Nov  1 15:42:21 2018	(r483682)
+++ head/net/ifstated/Makefile	Thu Nov  1 15:47:52 2018	(r483683)
@@ -6,7 +6,9 @@ PORTVERSION=	5.1
 PORTREVISION=	2
 PORTEPOCH=	3
 CATEGORIES=	net
-MASTER_SITES=	http://christianserving.org/ports/net/ifstated/
+MASTER_SITES=	LOCAL/tobik \
+		http://pkg.tobik.me/distfiles/ \
+		http://christianserving.org/ports/net/ifstated/
 
 MAINTAINER=	tobik@FreeBSD.org
 COMMENT=	Interface state daemon



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