diff options
-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 |