diff options
author | linimon <linimon@FreeBSD.org> | 2004-12-05 04:54:21 +0000 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2004-12-05 04:54:21 +0000 |
commit | 63a00584e2332f0fbdf1ed30f75376c47964b8a6 (patch) | |
tree | 497f2a5912d5f4f1955263076cca110b6309b688 /graphics/vid | |
parent | 0657d07dedb3152ee63cbbff14b4ac8c7b340835 (diff) | |
download | FreeBSD-ports-63a00584e2332f0fbdf1ed30f75376c47964b8a6.zip FreeBSD-ports-63a00584e2332f0fbdf1ed30f75376c47964b8a6.tar.gz |
With portmgr hat on, reset Roger's maintainership of these ports. While
he hopes to get back to FreeBSD work soon, it's probably fairer in the
meantime to see if anyone else who has more time can adopt them.
Diffstat (limited to 'graphics/vid')
-rw-r--r-- | graphics/vid/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/vid/Makefile b/graphics/vid/Makefile index 6aa11a0..f3ec328 100644 --- a/graphics/vid/Makefile +++ b/graphics/vid/Makefile @@ -11,7 +11,7 @@ PORTREVSION= 1 CATEGORIES= graphics MASTER_SITES= http://members.home.com/housel/ -MAINTAINER= roger@freebsd.org +MAINTAINER= ports@freebsd.org COMMENT= Grab images from USB Cameras using the OV511 and OV511+ chipset .include <bsd.port.pre.mk> |