From a26023904ced14f040255c9f714eb4a2f3d0574d Mon Sep 17 00:00:00 2001 From: nia Date: Sun, 30 Jun 2019 20:14:13 +0000 Subject: Update packages using a search.cpan.org HOMEPAGE to metacpan.org. The former now redirects to the latter. This covers the most simple cases where http://search.cpan.org/dist/name can be changed to https://metacpan.org/release/name. Reviewed by hand to hopefully make sure no unwanted changes sneak in. --- databases/p5-DBD-PgPP/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'databases/p5-DBD-PgPP') diff --git a/databases/p5-DBD-PgPP/Makefile b/databases/p5-DBD-PgPP/Makefile index 494a4175c46..e062f17d58a 100644 --- a/databases/p5-DBD-PgPP/Makefile +++ b/databases/p5-DBD-PgPP/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2018/08/22 09:43:14 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2019/06/30 20:14:21 nia Exp $ DISTNAME= DBD-PgPP-0.08 PKGNAME= p5-${DISTNAME} @@ -7,7 +7,7 @@ CATEGORIES= databases MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DBD/} MAINTAINER= ficovh@yahoo.com -HOMEPAGE= http://search.cpan.org/dist/DBD-PgPP/ +HOMEPAGE= https://metacpan.org/release/DBD-PgPP COMMENT= DBD::PgPP - Pure Perl PostgreSQL driver for the DBI LICENSE= ${PERL5_LICENSE} -- cgit v1.2.3