diff options
author | linimon <linimon@FreeBSD.org> | 2004-07-11 00:18:16 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2004-07-11 00:18:16 +0800 |
commit | 60ebc584ca3415eace8714d98e91caa6bf940636 (patch) | |
tree | 3044edbb6f14fd14af5c520ab73280775ddf2b70 /www/http_load | |
parent | 977aa89f38c010207aaf81c5f66aeba8e7caf200 (diff) | |
download | freebsd-ports-gnome-60ebc584ca3415eace8714d98e91caa6bf940636.tar.gz freebsd-ports-gnome-60ebc584ca3415eace8714d98e91caa6bf940636.tar.zst freebsd-ports-gnome-60ebc584ca3415eace8714d98e91caa6bf940636.zip |
Sigh. Remove testing artifact.
Diffstat (limited to 'www/http_load')
-rw-r--r-- | www/http_load/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/http_load/Makefile b/www/http_load/Makefile index 1590ce852ecd..917450a1edce 100644 --- a/www/http_load/Makefile +++ b/www/http_load/Makefile @@ -12,7 +12,7 @@ CATEGORIES= www MASTER_SITES= http://www.acme.com/software/http_load/ DISTNAME= ${PORTNAME}-04jan2002 -#MAINTAINER= ports@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Multiprocessing http performance test client WRKSRC= ${WRKDIR}/http_load-04jan2002 |