aboutsummaryrefslogtreecommitdiffstats
path: root/databases/p5-DBD-Google/Makefile
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2009-03-16 03:51:07 +0800
committermiwi <miwi@FreeBSD.org>2009-03-16 03:51:07 +0800
commitb1248a06d126e25fa101a6159891b25a82b5d4c2 (patch)
treed731bcefa0db3f327f5dd9ed5ceb3e61c0cc8510 /databases/p5-DBD-Google/Makefile
parentc80dfa8def5ead15cfcb5bce22cae7952ba4c5e9 (diff)
downloadfreebsd-ports-gnome-b1248a06d126e25fa101a6159891b25a82b5d4c2.tar.gz
freebsd-ports-gnome-b1248a06d126e25fa101a6159891b25a82b5d4c2.tar.zst
freebsd-ports-gnome-b1248a06d126e25fa101a6159891b25a82b5d4c2.zip
- Update to 0.50
PR: 132660 Submitted by: Wen heping <wenheping@gmail.com> (maintainer)
Diffstat (limited to 'databases/p5-DBD-Google/Makefile')
-rw-r--r--databases/p5-DBD-Google/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/p5-DBD-Google/Makefile b/databases/p5-DBD-Google/Makefile
index 87cffc7e6362..a6fb1667395d 100644
--- a/databases/p5-DBD-Google/Makefile
+++ b/databases/p5-DBD-Google/Makefile
@@ -7,12 +7,12 @@
#
PORTNAME= DBD-Google
-PORTVERSION= 0.11
+PORTVERSION= 0.50
CATEGORIES= databases perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= wenheping@gmail.com
COMMENT= Treat Google as a datasource for DBI
BUILD_DEPENDS= ${SITE_PERL}/Net/Google.pm:${PORTSDIR}/net/p5-Net-Google \