aboutsummaryrefslogtreecommitdiff
path: root/net/haproxy/Makefile
diff options
context:
space:
mode:
authorClement Laforet <clement@FreeBSD.org>2005-05-22 13:10:05 +0000
committerClement Laforet <clement@FreeBSD.org>2005-05-22 13:10:05 +0000
commit4256b328e881c99f9142e1dd80d397ef4519e294 (patch)
tree3ec99ef33ba9b3fb88f5acf62e2a2973793b5e97 /net/haproxy/Makefile
parentad188b34ab3eec14eae3365fb8de2a7bf94e19bd (diff)
downloadports-4256b328e881c99f9142e1dd80d397ef4519e294.tar.gz
ports-4256b328e881c99f9142e1dd80d397ef4519e294.zip
Notes
Diffstat (limited to 'net/haproxy/Makefile')
-rw-r--r--net/haproxy/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/haproxy/Makefile b/net/haproxy/Makefile
index c07e84cc3970..be75d0b3e5f2 100644
--- a/net/haproxy/Makefile
+++ b/net/haproxy/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= haproxy
-PORTVERSION= 1.1.30
+PORTVERSION= 1.1.31
CATEGORIES= net www
MASTER_SITES= http://w.ods.org/tools/haproxy/src/ \
http://w.ods.org/tools/haproxy/src/old/
@@ -47,7 +47,7 @@ post-patch:
${FILESDIR}/haproxy.sh > ${WRKDIR}/haproxy.sh
do-build:
- @cd ${WRKSRC} && \
+ cd ${WRKSRC} && \
${CC} ${CFLAGS} ${LDFLAGS} ${PORTNAME}.c -o ${PORTNAME}
do-install: