diff options
Diffstat (limited to 'net/smokeping')
-rw-r--r-- | net/smokeping/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/smokeping/Makefile b/net/smokeping/Makefile index d7c8a0c295e..eab9de96d36 100644 --- a/net/smokeping/Makefile +++ b/net/smokeping/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.1.1.1 2003/03/24 15:24:39 bouyer Exp $ +# $NetBSD: Makefile,v 1.2 2003/07/17 22:51:51 grant Exp $ DISTNAME= smokeping-1.19 CATEGORIES= net MASTER_SITES= http://people.ee.ethz.ch/~oetiker/webtools/smokeping/pub/ -MAINTAINER= bouyer@netbsd.org +MAINTAINER= bouyer@NetBSD.org HOMEPAGE= http://people.ee.ethz.ch/~oetiker/webtools/smokeping/index.en.html COMMENT= latency/packet loss monitoring/graphing tool |