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 /net/rtptools | |
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 'net/rtptools')
-rw-r--r-- | net/rtptools/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/rtptools/Makefile b/net/rtptools/Makefile index d4934a97caf1..c757f4d4b6b3 100644 --- a/net/rtptools/Makefile +++ b/net/rtptools/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.18 CATEGORIES= mbone MASTER_SITES= http://www.cs.columbia.edu/IRT/software/rtptools/download/ -MAINTAINER= fenner@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A set of tools to record, playback and monitor RTPv2 data streams GNU_CONFIGURE= yes |