diff options
Diffstat (limited to 'math/p5-Math-Random/Makefile')
-rw-r--r-- | math/p5-Math-Random/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/p5-Math-Random/Makefile b/math/p5-Math-Random/Makefile index fceb21d3281..2cca477c90e 100644 --- a/math/p5-Math-Random/Makefile +++ b/math/p5-Math-Random/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2018/08/22 09:45:39 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2019/06/30 20:16:20 nia Exp $ # DISTNAME= Math-Random-0.72 @@ -8,7 +8,7 @@ CATEGORIES= math perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/} MAINTAINER= imil@gcu.info -HOMEPAGE= http://search.cpan.org/dist/Math-Random/ +HOMEPAGE= https://metacpan.org/release/Math-Random COMMENT= Random number generators PERL5_PACKLIST= auto/Math/Random/.packlist |