diff options
author | demon <demon@FreeBSD.org> | 2019-07-17 00:45:44 +0800 |
---|---|---|
committer | demon <demon@FreeBSD.org> | 2019-07-17 00:45:44 +0800 |
commit | 4422f245ac40199beeae399673856784ec51a4b3 (patch) | |
tree | 35010e38a82411fe213b5f33cd2a7472de98f3e6 /net/haproxy/Makefile | |
parent | 3b15547649ecf3e8423c892dc3671542a3558821 (diff) | |
download | freebsd-ports-gnome-4422f245ac40199beeae399673856784ec51a4b3.tar.gz freebsd-ports-gnome-4422f245ac40199beeae399673856784ec51a4b3.tar.zst freebsd-ports-gnome-4422f245ac40199beeae399673856784ec51a4b3.zip |
Update to version 2.0.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 f3fd16a2b50c..df2486a3260c 100644 --- a/net/haproxy/Makefile +++ b/net/haproxy/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= haproxy -DISTVERSION= 2.0.1 +DISTVERSION= 2.0.2 CATEGORIES= net www MASTER_SITES= http://www.haproxy.org/download/2.0/src/ |