diff options
author | olgeni <olgeni@FreeBSD.org> | 2001-02-05 15:33:58 +0000 |
---|---|---|
committer | olgeni <olgeni@FreeBSD.org> | 2001-02-05 15:33:58 +0000 |
commit | 48424281b58ecf04695549f6a7d8d695de2b906f (patch) | |
tree | a4158b250c5fc4d6640346e6eba37a1581322467 /benchmarks | |
parent | 541265bb66312a5bef9caceca99ed6022cf27fd9 (diff) | |
download | FreeBSD-ports-48424281b58ecf04695549f6a7d8d695de2b906f.zip FreeBSD-ports-48424281b58ecf04695549f6a7d8d695de2b906f.tar.gz |
Some spaces -> tabs for ports/www.
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 98e1c4d..5d2e4c7 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/ |