Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Oct 2015 11:03:48 +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: r399903 - head/net/haproxy
Message-ID:  <201510211103.t9LB3mp6031371@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: demon
Date: Wed Oct 21 11:03:47 2015
New Revision: 399903
URL: https://svnweb.freebsd.org/changeset/ports/399903

Log:
  Adjust comment to pet portlint.

Modified:
  head/net/haproxy/Makefile

Modified: head/net/haproxy/Makefile
==============================================================================
--- head/net/haproxy/Makefile	Wed Oct 21 11:02:42 2015	(r399902)
+++ head/net/haproxy/Makefile	Wed Oct 21 11:03:47 2015	(r399903)
@@ -8,7 +8,7 @@ MASTER_SITES=	http://www.haproxy.org/dow
 DISTFILES=	${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX}
 
 MAINTAINER=	demon@FreeBSD.org
-COMMENT=	The 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?201510211103.t9LB3mp6031371>