diff options
author | Dmitry Sivachenko <demon@FreeBSD.org> | 2022-02-16 19:38:21 +0000 |
---|---|---|
committer | Dmitry Sivachenko <demon@FreeBSD.org> | 2022-02-16 19:39:07 +0000 |
commit | c33c870ddd4ece6a68957295e69b323e04b661ef (patch) | |
tree | 1caa79c020b588c9f891b200d1e9d8809d6dcd09 /net/haproxy24/Makefile | |
parent | ca952dcbc93a33ade2fcdf257bc8cc1627c43e6f (diff) |
Diffstat (limited to 'net/haproxy24/Makefile')
-rw-r--r-- | net/haproxy24/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/haproxy24/Makefile b/net/haproxy24/Makefile index 55de142a40ba..e6403c0324d3 100644 --- a/net/haproxy24/Makefile +++ b/net/haproxy24/Makefile @@ -1,7 +1,7 @@ # Created by: Hugo Saro <hugo@barafranca.com> PORTNAME= haproxy -DISTVERSION= 2.4.12 +DISTVERSION= 2.4.13 CATEGORIES= net www PKGNAMESUFFIX= 24 MASTER_SITES= http://www.haproxy.org/download/2.4/src/ |