Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Dec 2016 10:38:18 +0000 (UTC)
From:      Dmitry Sivachenko <demon@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r428475 - head/net/haproxy-devel
Message-ID:  <201612131038.uBDAcIHh061916@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: demon
Date: Tue Dec 13 10:38:18 2016
New Revision: 428475
URL: https://svnweb.freebsd.org/changeset/ports/428475

Log:
  Correct MASTER_SITES.

Modified:
  head/net/haproxy-devel/Makefile

Modified: head/net/haproxy-devel/Makefile
==============================================================================
--- head/net/haproxy-devel/Makefile	Tue Dec 13 10:25:45 2016	(r428474)
+++ head/net/haproxy-devel/Makefile	Tue Dec 13 10:38:18 2016	(r428475)
@@ -4,7 +4,7 @@
 PORTNAME=	haproxy
 DISTVERSION=	1.7-dev6
 CATEGORIES=	net www
-MASTER_SITES=	http://haproxy.1wt.eu/download/1.7/src/devel/
+MASTER_SITES=	http://www.haproxy.org/download/1.7/src/devel/
 PKGNAMESUFFIX=	-devel
 DISTFILES=	${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX}
 



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