diff options
author | jmelo <jmelo@FreeBSD.org> | 2006-04-05 21:04:30 +0000 |
---|---|---|
committer | jmelo <jmelo@FreeBSD.org> | 2006-04-05 21:04:30 +0000 |
commit | fbf4fd33adb6b9d873fbe23e3fcc2383cf9fdbe6 (patch) | |
tree | 12aa766fb0f02041e1245268319719b3fba04dae /net/bing | |
parent | 103d6a9ca8668465aaac11584397d7cc6a4e4dd4 (diff) | |
download | FreeBSD-ports-fbf4fd33adb6b9d873fbe23e3fcc2383cf9fdbe6.zip FreeBSD-ports-fbf4fd33adb6b9d873fbe23e3fcc2383cf9fdbe6.tar.gz |
- Change my ports MAINTAINER to jmelo@FreeBSD.org.
Approved by: mnag (mentor)
Diffstat (limited to 'net/bing')
-rw-r--r-- | net/bing/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/bing/Makefile b/net/bing/Makefile index c89cb0a..6774a67 100644 --- a/net/bing/Makefile +++ b/net/bing/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net MASTER_SITES= http://www.freebsdbrasil.com.br/~jmelo/ \ ftp://ftp.ens.fr/pub/unix/syst/ \ -MAINTAINER= jmelo@freebsdbrasil.com.br +MAINTAINER= jmelo@FreeBSD.org COMMENT= A point-to-point bandwith measurement tool MAN8= bing.8 |