diff options
author | nia <nia@pkgsrc.org> | 2019-07-01 21:35:32 +0000 |
---|---|---|
committer | nia <nia@pkgsrc.org> | 2019-07-01 21:35:32 +0000 |
commit | 90e1e505dab68a31233db7dca1648ec4caa3eac2 (patch) | |
tree | 17e5123b2497570d4df89994c4a7373f12470d7d /finance | |
parent | 0abaf2d8ce6b521e7432518333261b2b3a560243 (diff) | |
download | pkgsrc-90e1e505dab68a31233db7dca1648ec4caa3eac2.tar.gz |
Follow some remaining search.cpan.org redirects.
Diffstat (limited to 'finance')
-rw-r--r-- | finance/p5-Algorithm-LUHN/Makefile | 4 | ||||
-rw-r--r-- | finance/p5-Data-Currency/Makefile | 4 | ||||
-rw-r--r-- | finance/p5-Finance-Currency-Convert-WebserviceX/Makefile | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/finance/p5-Algorithm-LUHN/Makefile b/finance/p5-Algorithm-LUHN/Makefile index d714034c69a..86f000eb1d4 100644 --- a/finance/p5-Algorithm-LUHN/Makefile +++ b/finance/p5-Algorithm-LUHN/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2018/08/22 09:45:06 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2019/07/01 21:35:46 nia Exp $ DISTNAME= Algorithm-LUHN-1.02 PKGNAME= p5-${DISTNAME} @@ -7,7 +7,7 @@ CATEGORIES= finance perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/N/NE/NEILB/} MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://search.cpan.org/perldoc?Algorithm::LUHN +HOMEPAGE= https://metacpan.org/pod/Algorithm::LUHN COMMENT= Calculate the Modulus 10 Double Add Double checksum LICENSE= ${PERL5_LICENSE} diff --git a/finance/p5-Data-Currency/Makefile b/finance/p5-Data-Currency/Makefile index 3b9bf0074c8..b2ebe2f478d 100644 --- a/finance/p5-Data-Currency/Makefile +++ b/finance/p5-Data-Currency/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2018/08/22 09:45:06 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2019/07/01 21:35:46 nia Exp $ DISTNAME= Data-Currency-0.06000 PKGNAME= p5-${DISTNAME} @@ -7,7 +7,7 @@ CATEGORIES= finance perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Data/} MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://search.cpan.org/perldoc?Data::Currency +HOMEPAGE= https://metacpan.org/pod/Data::Currency COMMENT= Container class for currency conversion/formatting LICENSE= ${PERL5_LICENSE} diff --git a/finance/p5-Finance-Currency-Convert-WebserviceX/Makefile b/finance/p5-Finance-Currency-Convert-WebserviceX/Makefile index d471bacae41..8a95b4d4f6c 100644 --- a/finance/p5-Finance-Currency-Convert-WebserviceX/Makefile +++ b/finance/p5-Finance-Currency-Convert-WebserviceX/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2018/08/22 09:45:06 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2019/07/01 21:35:46 nia Exp $ DISTNAME= Finance-Currency-Convert-WebserviceX-0.07001 PKGNAME= p5-${DISTNAME} @@ -7,7 +7,7 @@ CATEGORIES= finance perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/C/CL/CLACO/} MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://search.cpan.org/perldoc?Finance::Currency::Convert::WebserviceX +HOMEPAGE= https://metacpan.org/pod/Finance::Currency::Convert::WebserviceX COMMENT= Lightweight currency conversion using WebserviceX.NET LICENSE= ${PERL5_LICENSE} |