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 | |
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')
-rw-r--r-- | multimedia/linux-gspca-kmod/Makefile | 2 | ||||
-rw-r--r-- | multimedia/linux-ov511-kmod/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/linux-gspca-kmod/Makefile b/multimedia/linux-gspca-kmod/Makefile index b0d538fe8a83..89e81ce87670 100644 --- a/multimedia/linux-gspca-kmod/Makefile +++ b/multimedia/linux-gspca-kmod/Makefile @@ -12,7 +12,7 @@ CATEGORIES= multimedia kld MASTER_SITES= http://mxhaard.free.fr/spca50x/Download/oldrelease/ DISTNAME= gspcav1-20071220 -MAINTAINER= luigi@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A port of the linux gspcav1 webcam driver # Requires the linux emulation layer to be built 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 |