diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2011-12-15 01:20:54 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2011-12-15 01:20:54 +0800 |
commit | d7fa7530139e81a3c80763c7ebfdc7b0d4cadb87 (patch) | |
tree | 836f1a8c733086eb942440106f9cad2477ddd780 /multimedia/linux-ov511-kmod | |
parent | b311709a3214bb7d1b36b53ffaec7e588bfca422 (diff) | |
download | freebsd-ports-gnome-d7fa7530139e81a3c80763c7ebfdc7b0d4cadb87.tar.gz freebsd-ports-gnome-d7fa7530139e81a3c80763c7ebfdc7b0d4cadb87.tar.zst freebsd-ports-gnome-d7fa7530139e81a3c80763c7ebfdc7b0d4cadb87.zip |
- Reassign to the heap
Approved by: portmgr (tabthorpe)
Diffstat (limited to 'multimedia/linux-ov511-kmod')
-rw-r--r-- | multimedia/linux-ov511-kmod/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/linux-ov511-kmod/Makefile b/multimedia/linux-ov511-kmod/Makefile index 5fff1779aa0d..72dfdc0d09e9 100644 --- a/multimedia/linux-ov511-kmod/Makefile +++ b/multimedia/linux-ov511-kmod/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= http://info.iet.unipi.it/~luigi/FreeBSD/linux/drivers/media/video/ DISTFILES= ov511.c ov511.h DIST_SUBDIR= ${PORTNAME} -MAINTAINER= luigi@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A port of the linux ov511 webcam driver # Requires the linux emulation layer to be built |