diff options
Diffstat (limited to 'benchmarks/thrulay/Makefile')
-rw-r--r-- | benchmarks/thrulay/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/benchmarks/thrulay/Makefile b/benchmarks/thrulay/Makefile index d86664933ec..b2bb0c85791 100644 --- a/benchmarks/thrulay/Makefile +++ b/benchmarks/thrulay/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.2 2006/08/14 13:31:21 rpaulo Exp $ +# $NetBSD: Makefile,v 1.3 2007/02/22 19:01:15 wiz Exp $ DISTNAME= thrulay-0.8 CATEGORIES= benchmarks net -MASTER_SITES= http://www.internet2.edu/~shalunov/thrulay/ +MASTER_SITES= http://shlang.com/thrulay/ MAINTAINER= rpaulo@NetBSD.org -HOMEPAGE= http://www.internet2.edu/~shalunov/thrulay/ +HOMEPAGE= http://shlang.com/thrulay/ COMMENT= TCP and UDP network capacity tester ONLY_FOR_PLATFORM= DragonFly-*-i386 FreeBSD-*-i386 Linux-*-i386 \ |