Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/pkgsrc/www/http_load/Makefile,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/www/http_load/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.5 retrieving revision 1.11 diff -u -p -r1.5 -r1.11 --- pkgsrc/www/http_load/Makefile 2003/11/12 03:39:44 1.5 +++ pkgsrc/www/http_load/Makefile 2005/09/23 20:06:26 1.11 @@ -1,17 +1,16 @@ -# $NetBSD: Makefile,v 1.5 2003/11/12 03:39:44 jschauma Exp $ +# $NetBSD: Makefile,v 1.11 2005/09/23 20:06:26 wiz Exp $ DISTNAME= http_load-04jan2002 PKGNAME= http_load-20020104 -PKGREVISION= 1 +PKGREVISION= 4 CATEGORIES= www MASTER_SITES= http://www.acme.com/software/http_load/ -MAINTAINER= xs@nitric.net +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.acme.com/software/http_load/ COMMENT= Multiprocessing http test client MAKE_ENV+= SSLBASE="${SSLBASE}" -USE_BUILDLINK2= YES -.include "../../security/openssl/buildlink2.mk" +.include "../../security/openssl/buildlink3.mk" .include "../../mk/bsd.pkg.mk"