diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/bing/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/net/bing/Makefile b/net/bing/Makefile index 3d02bd6d1ed..c89cb0a383e 100644 --- a/net/bing/Makefile +++ b/net/bing/Makefile @@ -8,9 +8,10 @@ PORTNAME= bing PORTVERSION= 1.0.5 CATEGORIES= net -MASTER_SITES= http://www.freenix.org/reseau/ +MASTER_SITES= http://www.freebsdbrasil.com.br/~jmelo/ \ + ftp://ftp.ens.fr/pub/unix/syst/ \ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= jmelo@freebsdbrasil.com.br COMMENT= A point-to-point bandwith measurement tool MAN8= bing.8 |