Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Oct 2015 14:20:28 +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: r399919 - in head/net: haproxy haproxy-devel
Message-ID:  <201510211420.t9LEKS0l088414@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: demon
Date: Wed Oct 21 14:20:27 2015
New Revision: 399919
URL: https://svnweb.freebsd.org/changeset/ports/399919

Log:
  Get rid of excessive capitalization

Modified:
  head/net/haproxy-devel/Makefile
  head/net/haproxy/Makefile

Modified: head/net/haproxy-devel/Makefile
==============================================================================
--- head/net/haproxy-devel/Makefile	Wed Oct 21 14:17:11 2015	(r399918)
+++ head/net/haproxy-devel/Makefile	Wed Oct 21 14:20:27 2015	(r399919)
@@ -9,7 +9,7 @@ PKGNAMESUFFIX=	-devel
 DISTFILES=	${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX}
 
 MAINTAINER=	demon@FreeBSD.org
-COMMENT=	Reliable, High Performance TCP/HTTP Load Balancer
+COMMENT=	Reliable, high performance TCP/HTTP load balancer
 
 LICENSE=	GPLv2 LGPL21
 LICENSE_COMB=	multi

Modified: head/net/haproxy/Makefile
==============================================================================
--- head/net/haproxy/Makefile	Wed Oct 21 14:17:11 2015	(r399918)
+++ head/net/haproxy/Makefile	Wed Oct 21 14:20:27 2015	(r399919)
@@ -8,7 +8,7 @@ MASTER_SITES=	http://www.haproxy.org/dow
 DISTFILES=	${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX}
 
 MAINTAINER=	demon@FreeBSD.org
-COMMENT=	Reliable, High Performance TCP/HTTP Load Balancer
+COMMENT=	Reliable, high performance TCP/HTTP load balancer
 
 LICENSE=	GPLv2 LGPL21
 LICENSE_COMB=	multi



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