diff options
author | wiz <wiz@pkgsrc.org> | 2006-10-04 21:53:15 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-10-04 21:53:15 +0000 |
commit | b6160330f7bd38f75018b5d0ad05331781f784fe (patch) | |
tree | 8d6bd333a1b9c51158aaf801d925a6b5ae36a7c3 /net/smokeping | |
parent | d24590a24ed941981c40e76d9e13d62aed390d4e (diff) | |
download | pkgsrc-b6160330f7bd38f75018b5d0ad05331781f784fe.tar.gz |
Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.
Diffstat (limited to 'net/smokeping')
-rw-r--r-- | net/smokeping/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net/smokeping/Makefile b/net/smokeping/Makefile index 8d90bf9227b..49100809d75 100644 --- a/net/smokeping/Makefile +++ b/net/smokeping/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.20 2006/08/09 21:48:53 adrianp Exp $ +# $NetBSD: Makefile,v 1.21 2006/10/04 21:53:18 wiz Exp $ DISTNAME= smokeping-2.0.9 CATEGORIES= net -MASTER_SITES= http://people.ee.ethz.ch/~oetiker/webtools/smokeping/pub/ +MASTER_SITES= http://oss.oetiker.ch/smokeping/pub/ MAINTAINER= bouyer@NetBSD.org -HOMEPAGE= http://people.ee.ethz.ch/~oetiker/webtools/smokeping/index.en.html +HOMEPAGE= http://oss.oetiker.ch/smokeping/index.en.html COMMENT= Latency/packet loss monitoring/graphing tool DEPENDS+= rrdtool>=1.0:../../databases/rrdtool |