summaryrefslogtreecommitdiff
path: root/benchmarks/httperf
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2001-02-16 13:30:32 +0000
committerwiz <wiz@pkgsrc.org>2001-02-16 13:30:32 +0000
commitf7bb9e20782489fc6e22bb6c35c26051cb1d8c33 (patch)
tree7732ff10a8f89f28a77b19326981302bfb5beae7 /benchmarks/httperf
parent086f7dc00aa3fa9b201867614918f313f51535e9 (diff)
downloadpkgsrc-f7bb9e20782489fc6e22bb6c35c26051cb1d8c33.tar.gz
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'benchmarks/httperf')
-rw-r--r--benchmarks/httperf/Makefile3
-rw-r--r--benchmarks/httperf/pkg/COMMENT1
2 files changed, 2 insertions, 2 deletions
diff --git a/benchmarks/httperf/Makefile b/benchmarks/httperf/Makefile
index 5dced7ba75f..5dd82cf36e6 100644
--- a/benchmarks/httperf/Makefile
+++ b/benchmarks/httperf/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2000/11/02 03:43:08 toshii Exp $
+# $NetBSD: Makefile,v 1.3 2001/02/16 13:37:52 wiz Exp $
#
DISTNAME= httperf-0.6
@@ -7,6 +7,7 @@ MASTER_SITES= ftp://ftp.hpl.hp.com/pub/httperf/
MAINTAINER= thorpej@netbsd.org
HOMEPAGE= http://www.hpl.hp.com/personal/David_Mosberger/httperf.html
+COMMENT= Popular web server benchmarking program
LICENSE= no-commercial-use
diff --git a/benchmarks/httperf/pkg/COMMENT b/benchmarks/httperf/pkg/COMMENT
deleted file mode 100644
index 229ecde1e41..00000000000
--- a/benchmarks/httperf/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-Popular web server benchmarking program