diff options
author | linimon <linimon@FreeBSD.org> | 2008-04-29 13:36:38 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2008-04-29 13:36:38 +0800 |
commit | 83c19f0dcee8b9f481588021ea93bf9790c32c70 (patch) | |
tree | 8a4f3e55bfe1c7fa310caa432223759177bc33ae /mbone/rtpmon | |
parent | 0cc53a9785a48b24f14c053d7c82b7998c3378e8 (diff) | |
download | freebsd-ports-gnome-83c19f0dcee8b9f481588021ea93bf9790c32c70.tar.gz freebsd-ports-gnome-83c19f0dcee8b9f481588021ea93bf9790c32c70.tar.zst freebsd-ports-gnome-83c19f0dcee8b9f481588021ea93bf9790c32c70.zip |
Reset fenner's port maintainerships. portmgr has taken his commit bit
into safekeeping due to inactivity.
Diffstat (limited to 'mbone/rtpmon')
-rw-r--r-- | mbone/rtpmon/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mbone/rtpmon/Makefile b/mbone/rtpmon/Makefile index 7308a60f18f8..abfa497c68b6 100644 --- a/mbone/rtpmon/Makefile +++ b/mbone/rtpmon/Makefile @@ -12,8 +12,8 @@ CATEGORIES= mbone tk MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= fenner -MAINTAINER= fenner@FreeBSD.org -COMMENT= A program to montior loss in multicast sessions +MAINTAINER= ports@FreeBSD.org +COMMENT= A program to monitor loss in multicast sessions LIB_DEPENDS= tk83.1:${PORTSDIR}/x11-toolkits/tk83 |