diff options
-rw-r--r-- | benchmarks/httperf/Makefile | 4 | ||||
-rw-r--r-- | benchmarks/netpipe/Makefile | 4 | ||||
-rw-r--r-- | chat/zenicb/Makefile | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/benchmarks/httperf/Makefile b/benchmarks/httperf/Makefile index ed2c12818c9..cfddc06f7cd 100644 --- a/benchmarks/httperf/Makefile +++ b/benchmarks/httperf/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.7 2004/07/30 15:50:37 minskim Exp $ +# $NetBSD: Makefile,v 1.8 2004/11/27 18:14:24 wiz Exp $ # DISTNAME= httperf-0.6 CATEGORIES= benchmarks www MASTER_SITES= ftp://ftp.hpl.hp.com/pub/httperf/ -MAINTAINER= thorpej@NetBSD.org +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.hpl.hp.com/personal/David_Mosberger/httperf.html COMMENT= Popular web server benchmarking program diff --git a/benchmarks/netpipe/Makefile b/benchmarks/netpipe/Makefile index c58692ca399..db0e9cb8eaa 100644 --- a/benchmarks/netpipe/Makefile +++ b/benchmarks/netpipe/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.6 2004/11/02 13:28:12 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2004/11/27 18:14:24 wiz Exp $ DISTNAME= NetPIPE_2.4 PKGNAME= netpipe-2.4 CATEGORIES= benchmarks net MASTER_SITES= http://www.scl.ameslab.gov/netpipe/code/ -MAINTAINER= thorpej@NetBSD.org +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.scl.ameslab.gov/netpipe/ COMMENT= TCP/PVM/MPI testing and performance measuring tool diff --git a/chat/zenicb/Makefile b/chat/zenicb/Makefile index 928b36b8d84..4ab6a747cb5 100644 --- a/chat/zenicb/Makefile +++ b/chat/zenicb/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.13 2004/05/08 13:35:20 uebayasi Exp $ +# $NetBSD: Makefile,v 1.14 2004/11/27 18:14:24 wiz Exp $ DISTNAME= zenicb-19981202 PKGREVISION= 2 CATEGORIES= chat MASTER_SITES= ${MASTER_SITE_LOCAL} -MAINTAINER= thorpej@NetBSD.org +MAINTAINER= tech-pkg@NetBSD.org COMMENT= ICB client for Emacs NO_SRC_ON_FTP= Already in MASTER_SITE_LOCAL |