diff options
author | itetcu <itetcu@FreeBSD.org> | 2006-05-14 22:59:51 +0800 |
---|---|---|
committer | itetcu <itetcu@FreeBSD.org> | 2006-05-14 22:59:51 +0800 |
commit | 79a01861d36a7afd84ad6c135eb22d385f4fb451 (patch) | |
tree | cc0c961394a08d159bdf5640af5ffd2d96f74af4 /databases/p5-DBD-Google | |
parent | b0ea15c7b4da90be8c021ff284bb6b318a63db0c (diff) | |
download | freebsd-ports-gnome-79a01861d36a7afd84ad6c135eb22d385f4fb451.tar.gz freebsd-ports-gnome-79a01861d36a7afd84ad6c135eb22d385f4fb451.tar.zst freebsd-ports-gnome-79a01861d36a7afd84ad6c135eb22d385f4fb451.zip |
Pass maintainership to Shaun Amott <shaun@inerd.com>
PR: ports/96289
Submitted by: Shaun Amott <shaun@inerd.com>
Approved by: lawrance (mentor)
Diffstat (limited to 'databases/p5-DBD-Google')
-rw-r--r-- | databases/p5-DBD-Google/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/p5-DBD-Google/Makefile b/databases/p5-DBD-Google/Makefile index e475335292b5..eee61516b65c 100644 --- a/databases/p5-DBD-Google/Makefile +++ b/databases/p5-DBD-Google/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= DBD PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= shaun@inerd.com COMMENT= Treat Google as a datasource for DBI BUILD_DEPENDS= ${SITE_PERL}/Net/Google.pm:${PORTSDIR}/net/p5-Net-Google \ |