summaryrefslogtreecommitdiff
path: root/math/p5-Math-Complex
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 /math/p5-Math-Complex
parent0abaf2d8ce6b521e7432518333261b2b3a560243 (diff)
downloadpkgsrc-90e1e505dab68a31233db7dca1648ec4caa3eac2.tar.gz
Follow some remaining search.cpan.org redirects.
Diffstat (limited to 'math/p5-Math-Complex')
-rw-r--r--math/p5-Math-Complex/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/p5-Math-Complex/Makefile b/math/p5-Math-Complex/Makefile
index 099e528ccf0..c067b49bc96 100644
--- a/math/p5-Math-Complex/Makefile
+++ b/math/p5-Math-Complex/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2018/08/22 09:45:38 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2019/07/01 21:35:48 nia Exp $
#
DISTNAME= Math-Complex-1.59
@@ -8,7 +8,7 @@ CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/}
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://search.cpan.org/~zefram/Math-Complex-1.59/lib/Math/Complex.pm
+HOMEPAGE= https://metacpan.org/pod/release/ZEFRAM/Math-Complex-1.59/lib/Math/Complex.pm
COMMENT= Complex numbers and associated mathematical functions
LICENSE= ${PERL5_LICENSE}