diff options
author | bms <bms@FreeBSD.org> | 2010-06-07 01:00:58 +0800 |
---|---|---|
committer | bms <bms@FreeBSD.org> | 2010-06-07 01:00:58 +0800 |
commit | 01ddfeb9a0e05e7f0f03601577e1bede68e6f55a (patch) | |
tree | 6f112385e7da4b1e0e3d456c2e0dad0cddd7b00d /multimedia/spook | |
parent | e8e81f98e76213d8110b69c8ca6b6b9a2b7a13d4 (diff) | |
download | freebsd-ports-gnome-01ddfeb9a0e05e7f0f03601577e1bede68e6f55a.tar.gz freebsd-ports-gnome-01ddfeb9a0e05e7f0f03601577e1bede68e6f55a.tar.zst freebsd-ports-gnome-01ddfeb9a0e05e7f0f03601577e1bede68e6f55a.zip |
Drop maintainership for these ports.
Regrettably, I have no free time for the foreseeable future which
I can commit directly to these aspects of FreeBSD work, due to
a demanding new role elsewhere.
I am able to review patches from time to time, but regrettably cannot
be directly involved in engineering work beyond this w/o it being
directly involved in day-to-day effort.
Thank you for your understanding.
Diffstat (limited to 'multimedia/spook')
-rw-r--r-- | multimedia/spook/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/spook/Makefile b/multimedia/spook/Makefile index 7248048c0c31..f9f105b1b4d4 100644 --- a/multimedia/spook/Makefile +++ b/multimedia/spook/Makefile @@ -12,7 +12,7 @@ CATEGORIES= multimedia MASTER_SITES= http://www.litech.org/spook/dist/ DISTNAME= ${PORTNAME}-${PORTVERSION} -MAINTAINER= bms@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Embedded RTP/RTSP/HTTP video streamer # TODO: FireWire IIDC support (needs libraw1394, libdc1394). |