diff options
author | Clement Laforet <clement@FreeBSD.org> | 2005-10-19 19:10:06 +0000 |
---|---|---|
committer | Clement Laforet <clement@FreeBSD.org> | 2005-10-19 19:10:06 +0000 |
commit | e8b9b290234ac221233c948d864af766604477b7 (patch) | |
tree | 739439be6f0b831197736ed563b83cdf4e637b84 /benchmarks/siege/Makefile | |
parent | ec42dc6d8b0ad3f81928b0c1f88fb7138b0a11b5 (diff) |
Notes
Diffstat (limited to 'benchmarks/siege/Makefile')
-rw-r--r-- | benchmarks/siege/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/benchmarks/siege/Makefile b/benchmarks/siege/Makefile index 47c299ebb114..0cfabd65f599 100644 --- a/benchmarks/siege/Makefile +++ b/benchmarks/siege/Makefile @@ -6,11 +6,11 @@ # PORTNAME= siege -PORTVERSION= 2.63 +PORTVERSION= 2.64 CATEGORIES= benchmarks MASTER_SITES= ftp://sid.joedog.org/pub/siege/ -MAINTAINER= clement@FreeBSD.org +MAINTAINER= jmelo@freebsdbrasil.com.br COMMENT= A http regression testing and benchmarking utility GNU_CONFIGURE= yes |