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 3163f1f3288f..ede7c0e391c2 100644 --- a/net/haproxy/Makefile +++ b/net/haproxy/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= haproxy -DISTVERSION= 1.9.5 +DISTVERSION= 1.9.6 CATEGORIES= net www MASTER_SITES= http://www.haproxy.org/download/1.9/src/ |