diff options
author | joerg <joerg@pkgsrc.org> | 2014-12-03 13:01:47 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2014-12-03 13:01:47 +0000 |
commit | 87db7ddd8fe5c9d971ffcf773d6aa530b319a602 (patch) | |
tree | 6f1617846d48eebc5a9047ba3641fc9d3fc53955 /benchmarks | |
parent | df43c76fe3ffcdfd9172b38dc423235053e67fec (diff) | |
download | pkgsrc-87db7ddd8fe5c9d971ffcf773d6aa530b319a602.tar.gz |
Fix PLIST after recent update. Bump revision.
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/httperf/Makefile | 3 | ||||
-rw-r--r-- | benchmarks/httperf/PLIST | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/benchmarks/httperf/Makefile b/benchmarks/httperf/Makefile index 37f58760464..d2db1b5961a 100644 --- a/benchmarks/httperf/Makefile +++ b/benchmarks/httperf/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.21 2014/11/26 02:11:16 mef Exp $ +# $NetBSD: Makefile,v 1.22 2014/12/03 13:01:47 joerg Exp $ DISTNAME= httperf-0.9.0 +PKGREVISION= 1 CATEGORIES= benchmarks www MASTER_SITES= ftp://ftp.hpl.hp.com/pub/httperf/ diff --git a/benchmarks/httperf/PLIST b/benchmarks/httperf/PLIST index 31adf9e32cf..b40234674f0 100644 --- a/benchmarks/httperf/PLIST +++ b/benchmarks/httperf/PLIST @@ -1,3 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1 2001/10/31 23:45:24 zuntum Exp $ +@comment $NetBSD: PLIST,v 1.2 2014/12/03 13:01:47 joerg Exp $ bin/httperf +bin/idleconn man/man1/httperf.1 |