diff options
author | demon <demon@FreeBSD.org> | 2017-08-16 16:11:47 +0800 |
---|---|---|
committer | demon <demon@FreeBSD.org> | 2017-08-16 16:11:47 +0800 |
commit | b4d09112a3adabe9143b5934435ca7a0927764d0 (patch) | |
tree | af807a2ed71994579ea2dc4931a52b75eb4f8903 /net/haproxy/Makefile | |
parent | bb7b72161d999da69c74019e795b2cbe063ff091 (diff) | |
download | freebsd-ports-gnome-b4d09112a3adabe9143b5934435ca7a0927764d0.tar.gz freebsd-ports-gnome-b4d09112a3adabe9143b5934435ca7a0927764d0.tar.zst freebsd-ports-gnome-b4d09112a3adabe9143b5934435ca7a0927764d0.zip |
Bump portrevision due to rc script change.
Diffstat (limited to 'net/haproxy/Makefile')
-rw-r--r-- | net/haproxy/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/haproxy/Makefile b/net/haproxy/Makefile index bb339027c8a6..33de80ec2056 100644 --- a/net/haproxy/Makefile +++ b/net/haproxy/Makefile @@ -3,6 +3,7 @@ PORTNAME= haproxy PORTVERSION= 1.7.8 +PORTREVISION= 1 CATEGORIES= net www MASTER_SITES= http://www.haproxy.org/download/1.7/src/ DISTFILES= ${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX} |