diff options
author | wiz <wiz> | 2006-10-04 21:53:15 +0000 |
---|---|---|
committer | wiz <wiz> | 2006-10-04 21:53:15 +0000 |
commit | 8b71c50b00f67d8f43e4204ff70d3aef70821528 (patch) | |
tree | 8d6bd333a1b9c51158aaf801d925a6b5ae36a7c3 /net/bing/Makefile | |
parent | 75890b8e7d31028f0329b650e1e96db5c180539b (diff) | |
download | pkgsrc-8b71c50b00f67d8f43e4204ff70d3aef70821528.tar.gz |
Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.
Diffstat (limited to 'net/bing/Makefile')
-rw-r--r-- | net/bing/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net/bing/Makefile b/net/bing/Makefile index d150636cdaf..667ee45b3a1 100644 --- a/net/bing/Makefile +++ b/net/bing/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.20 2006/03/04 21:30:17 jlam Exp $ +# $NetBSD: Makefile,v 1.21 2006/10/04 21:53:15 wiz Exp $ DISTNAME= bing-1.0.4 CATEGORIES= net -MASTER_SITES= ftp://ftp.ibp.fr/pub/networking/ +MASTER_SITES= http://fgouget.free.fr/bing/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.cnam.fr/reseau/bing.html +HOMEPAGE= http://fgouget.free.fr/bing/index-en.shtml COMMENT= Bing is a point-to-point bandwidth measurement tool .include "../../mk/bsd.prefs.mk" |