diff options
author | wiz <wiz@pkgsrc.org> | 2007-02-22 19:01:13 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-02-22 19:01:13 +0000 |
commit | 6e2c35c083f338ceb42943121056662d71077c27 (patch) | |
tree | 552758ae68ac7d5cc8b8ab084ca3f57b0ed02319 /benchmarks | |
parent | 10a728c9da6fdd9fcb71f5491ad5a237f5d688ab (diff) | |
download | pkgsrc-6e2c35c083f338ceb42943121056662d71077c27.tar.gz |
pkglint cleanup; update HOMEPAGE/MASTER_SITES.
From Sergey Svishchev in private mail.
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/thrulay/Makefile | 6 | ||||
-rw-r--r-- | benchmarks/thrulay/PLIST | 4 |
2 files changed, 5 insertions, 5 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 \ diff --git a/benchmarks/thrulay/PLIST b/benchmarks/thrulay/PLIST index ed5ed2fc3c0..1dd02bf8bee 100644 --- a/benchmarks/thrulay/PLIST +++ b/benchmarks/thrulay/PLIST @@ -1,5 +1,5 @@ -@comment $NetBSD: PLIST,v 1.2 2006/08/14 13:31:21 rpaulo Exp $ +@comment $NetBSD: PLIST,v 1.3 2007/02/22 19:01:15 wiz Exp $ bin/thrulay -sbin/thrulayd man/man1/thrulay.1 man/man8/thrulayd.8 +sbin/thrulayd |