diff options
author | demon <demon@FreeBSD.org> | 2016-05-11 03:36:16 +0800 |
---|---|---|
committer | demon <demon@FreeBSD.org> | 2016-05-11 03:36:16 +0800 |
commit | 72914a998b588abf4b850bce46079be434269cf2 (patch) | |
tree | 8dccc13c383ba325f7231f91e58047937a072d4b /net/haproxy/Makefile | |
parent | db56f7ea570d6a4db63bc4c6cfc068eee22ae909 (diff) | |
download | freebsd-ports-gnome-72914a998b588abf4b850bce46079be434269cf2.tar.gz freebsd-ports-gnome-72914a998b588abf4b850bce46079be434269cf2.tar.zst freebsd-ports-gnome-72914a998b588abf4b850bce46079be434269cf2.zip |
Update to version 1.6.5.
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 63ec8238152b..9c97f25495aa 100644 --- a/net/haproxy/Makefile +++ b/net/haproxy/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= haproxy -PORTVERSION= 1.6.4 +PORTVERSION= 1.6.5 CATEGORIES= net www MASTER_SITES= http://www.haproxy.org/download/1.6/src/ DISTFILES= ${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX} |