diff options
author | wiz <wiz> | 2012-04-15 22:00:58 +0000 |
---|---|---|
committer | wiz <wiz> | 2012-04-15 22:00:58 +0000 |
commit | 4fc886e04e9f7a9f1458ba0d9b84756f74a2e525 (patch) | |
tree | 2ec960786c1dceba323dbc76c9df3a98d0bff9f8 /benchmarks/kttcp | |
parent | 3baa716316a6e2dbf734c5b04313c37cc032ad90 (diff) | |
download | pkgsrc-4fc886e04e9f7a9f1458ba0d9b84756f74a2e525.tar.gz |
Reset maintainer, developer has left the building
Diffstat (limited to 'benchmarks/kttcp')
-rw-r--r-- | benchmarks/kttcp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/benchmarks/kttcp/Makefile b/benchmarks/kttcp/Makefile index 432579de30f..2b15dd4d39d 100644 --- a/benchmarks/kttcp/Makefile +++ b/benchmarks/kttcp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2009/11/24 17:46:45 jakllsch Exp $ +# $NetBSD: Makefile,v 1.19 2012/04/15 22:00:58 wiz Exp $ DISTNAME= kttcp-20020711 CATEGORIES= benchmarks net @@ -6,7 +6,7 @@ PKGREVISION= 2 MASTER_SITES= # empty DISTFILES= # empty -MAINTAINER= thorpej@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Kernel network throughput benchmark ONLY_FOR_PLATFORM= NetBSD-1.6[B-Z]*-* NetBSD-[2-9]*-* |