diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2001-02-05 15:33:58 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2001-02-05 15:33:58 +0000 |
commit | d2f3fc0d14d3e68570cfe49581272ad314bb8975 (patch) | |
tree | 9d14a268bc591a8b930deb4228abb79b4c3deeb5 /benchmarks | |
parent | Improve -STABLE support: (diff) |
Some spaces -> tabs for ports/www.
Notes
Notes:
svn path=/head/; revision=37985
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/httperf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/benchmarks/httperf/Makefile b/benchmarks/httperf/Makefile index 98e1c4d919f1..5d2e4c71c1d3 100644 --- a/benchmarks/httperf/Makefile +++ b/benchmarks/httperf/Makefile @@ -6,7 +6,7 @@ # PORTNAME= httperf -PORTVERSION= 0.6 +PORTVERSION= 0.6 CATEGORIES= www MASTER_SITES= ftp://ftp.hpl.hp.com/pub/httperf/ |