diff options
-rw-r--r-- | www/http_load/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/http_load/Makefile b/www/http_load/Makefile index acd12cff85b4..1590ce852ecd 100644 --- a/www/http_load/Makefile +++ b/www/http_load/Makefile @@ -12,6 +12,7 @@ CATEGORIES= www MASTER_SITES= http://www.acme.com/software/http_load/ DISTNAME= ${PORTNAME}-04jan2002 +#MAINTAINER= ports@FreeBSD.org COMMENT= Multiprocessing http performance test client WRKSRC= ${WRKDIR}/http_load-04jan2002 |