diff options
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 af21fcaa5db4..8093e1a76121 100644 --- a/benchmarks/siege/Makefile +++ b/benchmarks/siege/Makefile @@ -11,7 +11,7 @@ CATEGORIES= benchmarks MASTER_SITES= ftp://sid.joedog.org/pub/siege/ \ http://www.cus.org.uk/~dom/distfiles/siege/ -MAINTAINER= d.marks@student.umist.ac.uk +MAINTAINER= dominic.marks@btinternet.com COMMENT= A http regression testing and benchmarking utility WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} |