svn commit: r428475 - head/net/haproxy-devel

Dmitry Sivachenko demon at FreeBSD.org
Tue Dec 13 10:38:19 UTC 2016


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}
 


More information about the svn-ports-all mailing list