diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2008-04-29 05:36:38 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2008-04-29 05:36:38 +0000 |
commit | a7954db16ba627cb2cc2c0f2f581c87ce8be572f (patch) | |
tree | 76a31a4a0d55e88c3a46d8d87c6c0b602badd10a /net/wb | |
parent | e3e5d56ef13c9094bfee4db7d6e263de90d5f0c9 (diff) | |
download | ports-a7954db16ba627cb2cc2c0f2f581c87ce8be572f.tar.gz ports-a7954db16ba627cb2cc2c0f2f581c87ce8be572f.zip |
Reset fenner's port maintainerships. portmgr has taken his commit bit
into safekeeping due to inactivity.
Notes
Notes:
svn path=/head/; revision=212203
Diffstat (limited to 'net/wb')
-rw-r--r-- | net/wb/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/wb/Makefile b/net/wb/Makefile index 6db8a0491869..7076fb770950 100644 --- a/net/wb/Makefile +++ b/net/wb/Makefile @@ -12,7 +12,7 @@ CATEGORIES= mbone MASTER_SITES= ftp://ftp.ee.lbl.gov/conferencing/wb/ DISTFILES= i386-wb-1.59.tar.Z -MAINTAINER= fenner@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A shared drawing (whiteboard) tool using multicast NO_WRKSUBDIR= yes |