Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Oct 2015 13:44:11 +0000 (UTC)
From:      Jason Unovitch <junovitch@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r398994 - head/net-mgmt/lldpd
Message-ID:  <201510101344.t9ADiB7L007188@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: junovitch
Date: Sat Oct 10 13:44:11 2015
New Revision: 398994
URL: https://svnweb.freebsd.org/changeset/ports/398994

Log:
  net-mgmt/lldpd: Add maintainer's mirror to MASTER_SITES
  
  PR:		203621
  Submitted by:	Mathieu Simon <freebsd@simweb.ch> (maintainer)

Modified:
  head/net-mgmt/lldpd/Makefile

Modified: head/net-mgmt/lldpd/Makefile
==============================================================================
--- head/net-mgmt/lldpd/Makefile	Sat Oct 10 13:16:57 2015	(r398993)
+++ head/net-mgmt/lldpd/Makefile	Sat Oct 10 13:44:11 2015	(r398994)
@@ -4,7 +4,8 @@
 PORTNAME=	lldpd
 PORTVERSION=	0.7.18
 CATEGORIES=	net-mgmt
-MASTER_SITES=	http://media.luffy.cx/files/${PORTNAME}/
+MASTER_SITES=	http://media.luffy.cx/files/${PORTNAME}/ \
+		http://mirror.1labs.ch/${PORTNAME}/
 
 MAINTAINER=	freebsd@simweb.ch
 COMMENT=	LLDP (802.1ab)/CDP/EDP/SONMP/FDP daemon and SNMP subagent



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