diff options
author | demon <demon@FreeBSD.org> | 2019-02-07 00:20:47 +0800 |
---|---|---|
committer | demon <demon@FreeBSD.org> | 2019-02-07 00:20:47 +0800 |
commit | d7ad809012548878956c1e64c58777fcbcabfa1d (patch) | |
tree | 15704375784d891b04fb76e4eda36b023a76b3ea /net/haproxy/Makefile | |
parent | 596ae7f0a351044d62d722f5196be3baf2ce7ce5 (diff) | |
download | freebsd-ports-gnome-d7ad809012548878956c1e64c58777fcbcabfa1d.tar.gz freebsd-ports-gnome-d7ad809012548878956c1e64c58777fcbcabfa1d.tar.zst freebsd-ports-gnome-d7ad809012548878956c1e64c58777fcbcabfa1d.zip |
Update to version 1.8.18.
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 9cc714dd8348..4a0f09bd47ea 100644 --- a/net/haproxy/Makefile +++ b/net/haproxy/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= haproxy -DISTVERSION= 1.8.17 +DISTVERSION= 1.8.18 CATEGORIES= net www MASTER_SITES= http://www.haproxy.org/download/1.8/src/ |