diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2006-02-17 19:01:26 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2006-02-17 19:01:26 +0000 |
commit | 6eb3903594ce371b5afd05122f447ba6af56c638 (patch) | |
tree | d17dfcb0a6d4b13810ef7464effbf554c8c3aa19 | |
parent | - update COMMENT (diff) |
- Update mastersite
- Pass maintainer-ship to submitter
PR: 93482
Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
Notes
Notes:
svn path=/head/; revision=156227
Diffstat (limited to '')
-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 3d02bd6d1eda..c89cb0a383e2 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 |