diff options
author | Hye-Shik Chang <perky@FreeBSD.org> | 2002-11-02 04:33:43 +0000 |
---|---|---|
committer | Hye-Shik Chang <perky@FreeBSD.org> | 2002-11-02 04:33:43 +0000 |
commit | 7cee1ca843a8f2339c8770940a1f35c3fe7c4e80 (patch) | |
tree | eeeba29933a8aa197e79a7a67ad5fdef143dc361 /benchmarks | |
parent | da8d4e6bda09a62f2b079c338794a86dca15e628 (diff) | |
download | ports-7cee1ca843a8f2339c8770940a1f35c3fe7c4e80.tar.gz ports-7cee1ca843a8f2339c8770940a1f35c3fe7c4e80.zip |
Notes
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/siege/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/benchmarks/siege/Makefile b/benchmarks/siege/Makefile index a0382941a323..84c54760c033 100644 --- a/benchmarks/siege/Makefile +++ b/benchmarks/siege/Makefile @@ -11,7 +11,7 @@ CATEGORIES= benchmarks MASTER_SITES= ftp://ftp.armstrong.com/pub/siege/ \ http://nerf-herder.net/siege/ -MAINTAINER= d.marks@students.umist.ac.uk +MAINTAINER= d.marks@student.umist.ac.uk GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-ssl=/usr --disable-shared |