diff options
author | demon <demon@FreeBSD.org> | 2018-12-13 17:31:11 +0800 |
---|---|---|
committer | demon <demon@FreeBSD.org> | 2018-12-13 17:31:11 +0800 |
commit | bfa7d95384ff22b03e7c02f0d2dc71ff88b31c6b (patch) | |
tree | 6527e1760b7d810e562f537563c5b0301c154667 /net/haproxy/Makefile | |
parent | feede6fb6f91f7d8614a00e37820c1d67b3b862e (diff) | |
download | freebsd-ports-gnome-bfa7d95384ff22b03e7c02f0d2dc71ff88b31c6b.tar.gz freebsd-ports-gnome-bfa7d95384ff22b03e7c02f0d2dc71ff88b31c6b.tar.zst freebsd-ports-gnome-bfa7d95384ff22b03e7c02f0d2dc71ff88b31c6b.zip |
Update to version 1.8.15.
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 a746bf11720e..51aaf7ea9700 100644 --- a/net/haproxy/Makefile +++ b/net/haproxy/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= haproxy -DISTVERSION= 1.8.14 +DISTVERSION= 1.8.15 CATEGORIES= net www MASTER_SITES= http://www.haproxy.org/download/1.8/src/ |