diff options
author | demon <demon@FreeBSD.org> | 2015-11-03 18:53:25 +0800 |
---|---|---|
committer | demon <demon@FreeBSD.org> | 2015-11-03 18:53:25 +0800 |
commit | 0e66008ce349f0474f6287cd1373ba9f6388544c (patch) | |
tree | 9ac66082ad64a0d3378661251ebf7201f97a83af /net/haproxy/Makefile | |
parent | 6d485beab69920d56af1c35c5657912c556d3568 (diff) | |
download | freebsd-ports-gnome-0e66008ce349f0474f6287cd1373ba9f6388544c.tar.gz freebsd-ports-gnome-0e66008ce349f0474f6287cd1373ba9f6388544c.tar.zst freebsd-ports-gnome-0e66008ce349f0474f6287cd1373ba9f6388544c.zip |
Update to version 1.6.2.
Diffstat (limited to 'net/haproxy/Makefile')
-rw-r--r-- | net/haproxy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/haproxy/Makefile b/net/haproxy/Makefile index cc1d2dae1497..e6df8797f3d9 100644 --- a/net/haproxy/Makefile +++ b/net/haproxy/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= haproxy -PORTVERSION= 1.6.1 +PORTVERSION= 1.6.2 CATEGORIES= net www MASTER_SITES= http://www.haproxy.org/download/1.6/src/ DISTFILES= ${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX} |