diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2004-12-05 04:54:21 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2004-12-05 04:54:21 +0000 |
commit | 4d9e7fb64388264e0bc27df938ac6d1e99d6633f (patch) | |
tree | c429f2cd0079d1fcb4999ad3c1d9f61768f8e543 /graphics/vid | |
parent | ef5c9f9213cbad5d63c6a1a3c77acfd445b4685b (diff) | |
download | ports-4d9e7fb64388264e0bc27df938ac6d1e99d6633f.tar.gz ports-4d9e7fb64388264e0bc27df938ac6d1e99d6633f.zip |
Notes
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 6aa11a00c640..f3ec328d4ece 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> |