diff options
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 6c7bdad7af5c..448d1794d8e2 100644 --- a/net/haproxy/Makefile +++ b/net/haproxy/Makefile @@ -6,7 +6,7 @@ # PORTNAME= haproxy -PORTVERSION= 1.4.5 +PORTVERSION= 1.4.6 CATEGORIES= net www MASTER_SITES= http://haproxy.1wt.eu/download/1.4/src/ |