diff options
Diffstat (limited to 'net/haproxy-devel/Makefile')
-rw-r--r-- | net/haproxy-devel/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net/haproxy-devel/Makefile b/net/haproxy-devel/Makefile index 2ecbdf625d62..9b7ff12dde91 100644 --- a/net/haproxy-devel/Makefile +++ b/net/haproxy-devel/Makefile @@ -6,10 +6,10 @@ # PORTNAME= haproxy -PORTVERSION= 1.1.24 +PORTVERSION= 1.1.25 CATEGORIES= net www -MASTER_SITES= http://w.ods.org/tools/haproxy/ \ - http://w.ods.org/tools/haproxy/old/ +MASTER_SITES= http://w.ods.org/tools/haproxy/src/ \ + http://w.ods.org/tools/haproxy/src/old/ MAINTAINER= sheepkiller@cultdeadsheep.org COMMENT= High-performance and highly-robust TCP/HTTP load balancer |