diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2003-03-08 22:33:56 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2003-03-08 22:33:56 +0000 |
commit | de8f6fc4e443a8ae1ec7ec4ad8d6bc0990464d1a (patch) | |
tree | 0a1e784d5531d5a405161cf0d1a470baa30e9765 /net | |
parent | Home page and MASTER_SITE moved. (diff) |
Reset maintainer of ports previously maintained by jmg and jseger, who
have had their commit bits retired.
Notes
Notes:
svn path=/head/; revision=77068
Diffstat (limited to 'net')
-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 01d332971b12..f20f18f6f08c 100644 --- a/net/bing/Makefile +++ b/net/bing/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.0.4 CATEGORIES= net MASTER_SITES= ftp://ftp.lip6.fr/pub/networking/ -MAINTAINER= jseger@freebsd.org +MAINTAINER= ports@FreeBSD.org COMMENT= A point-to-point bandwith measurement tool MAN8= bing.8 |