diff options
author | Dmitry Sivachenko <demon@FreeBSD.org> | 2016-06-27 10:49:13 +0000 |
---|---|---|
committer | Dmitry Sivachenko <demon@FreeBSD.org> | 2016-06-27 10:49:13 +0000 |
commit | e4a0899cdc94cdf46fd8ca0b51c38b652ee73280 (patch) | |
tree | 338b65ae6cbd2a633304778d4073dc039b64d49d /net/haproxy/Makefile | |
parent | - update to 2.3.20160625 (diff) |
Update to version 1.6.6.
Submitted by: David CARLIER <devnexen@gmail.com>
Diffstat (limited to 'net/haproxy/Makefile')
-rw-r--r-- | net/haproxy/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/haproxy/Makefile b/net/haproxy/Makefile index 0928d9721317..8270c536906f 100644 --- a/net/haproxy/Makefile +++ b/net/haproxy/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= haproxy -PORTVERSION= 1.6.5 -PORTREVISION= 1 +PORTVERSION= 1.6.6 CATEGORIES= net www MASTER_SITES= http://www.haproxy.org/download/1.6/src/ DISTFILES= ${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX} |