diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2006-02-18 03:01:26 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2006-02-18 03:01:26 +0800 |
commit | 6c75f4e34134668dc09a25c5413ce750be4570b9 (patch) | |
tree | 2f7aa0be5fc6e6fa45973a9389219a4143e3224d /net | |
parent | 89106d4d82187111c5727d046988e60660022204 (diff) | |
download | freebsd-ports-graphics-6c75f4e34134668dc09a25c5413ce750be4570b9.tar.gz freebsd-ports-graphics-6c75f4e34134668dc09a25c5413ce750be4570b9.tar.zst freebsd-ports-graphics-6c75f4e34134668dc09a25c5413ce750be4570b9.zip |
- Update mastersite
- Pass maintainer-ship to submitter
PR: 93482
Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
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 |