diff options
author | he <he@pkgsrc.org> | 2008-07-14 18:51:42 +0000 |
---|---|---|
committer | he <he@pkgsrc.org> | 2008-07-14 18:51:42 +0000 |
commit | 740894c9484b5670aa98ef7ac44c8dd0391be496 (patch) | |
tree | f58aa4d9ea3aec71e93ef1300d2e1239cc7de0b8 /databases/p5-DBD-Google | |
parent | 1f9df78b214afd2a8d56b881152012a455cd4171 (diff) | |
download | pkgsrc-740894c9484b5670aa98ef7ac44c8dd0391be496.tar.gz |
Add a HOMEPAGE, pointing into http://search.cpan.org/dist/
Diffstat (limited to 'databases/p5-DBD-Google')
-rw-r--r-- | databases/p5-DBD-Google/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/p5-DBD-Google/Makefile b/databases/p5-DBD-Google/Makefile index 6c69a355c7d..2666c32e1fc 100644 --- a/databases/p5-DBD-Google/Makefile +++ b/databases/p5-DBD-Google/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2008/06/20 01:09:10 joerg Exp $ +# $NetBSD: Makefile,v 1.11 2008/07/14 18:51:42 he Exp $ # DISTNAME= DBD-Google-0.11 @@ -8,6 +8,7 @@ CATEGORIES= databases perl5 www MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DBD/} MAINTAINER= pkgsrc-users@NetBSD.org +HOMEPAGE= http://search.cpan.org/dist/DBD-Google/ COMMENT= Perl DBI/DBD driver for using Google as a datasource PKG_DESTDIR_SUPPORT= user-destdir |