aboutsummaryrefslogtreecommitdiff
path: root/www/http_load
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 23:36:50 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 23:36:50 +0000
commit85fbf21ec594128ff43c71f34d84d4c02ecf7fa7 (patch)
treef64ac925b256287c7a34412ba29125deea68e3ac /www/http_load
parent31f7b03b56b845a2ab26abb64b0d905ee3b48978 (diff)
Notes
Diffstat (limited to 'www/http_load')
-rw-r--r--www/http_load/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/www/http_load/Makefile b/www/http_load/Makefile
index 67bb413429dc..46f9a8d54f1e 100644
--- a/www/http_load/Makefile
+++ b/www/http_load/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: http_load
-# Date created: 9 May 2000
-# Whom: Ask Bjoern Hansen <ask@valueclick.com>
-#
+# Created by: Ask Bjoern Hansen <ask@valueclick.com>
# $FreeBSD$
-#
PORTNAME= http_load
PORTVERSION= 20060312
@@ -24,4 +20,5 @@ PLIST_FILES= bin/http_load
USE_OPENSSL= yes
.endif
+NO_STAGE= yes
.include <bsd.port.mk>