summaryrefslogtreecommitdiff
path: root/finance/p5-Algorithm-LUHN
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2019-07-01 21:35:32 +0000
committernia <nia@pkgsrc.org>2019-07-01 21:35:32 +0000
commit90e1e505dab68a31233db7dca1648ec4caa3eac2 (patch)
tree17e5123b2497570d4df89994c4a7373f12470d7d /finance/p5-Algorithm-LUHN
parent0abaf2d8ce6b521e7432518333261b2b3a560243 (diff)
downloadpkgsrc-90e1e505dab68a31233db7dca1648ec4caa3eac2.tar.gz
Follow some remaining search.cpan.org redirects.
Diffstat (limited to 'finance/p5-Algorithm-LUHN')
-rw-r--r--finance/p5-Algorithm-LUHN/Makefile4
1 files changed, 2 insertions, 2 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}