diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2011-12-14 17:20:54 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2011-12-14 17:20:54 +0000 |
commit | b2ee47fc2820e375142630edf795276cb1f8542d (patch) | |
tree | ca4c21a034e7ced0982bbecf59879159f8b4482f /multimedia/linux-ov511-kmod | |
parent | 179ffafe0adcd0ac95b86c53546025c0a97237b9 (diff) |
- Reassign to the heap
Approved by: portmgr (tabthorpe)
Notes
Notes:
svn path=/head/; revision=287383
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 |