diff options
Diffstat (limited to 'math/p5-Math-Prime-Util/Makefile')
-rw-r--r-- | math/p5-Math-Prime-Util/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/p5-Math-Prime-Util/Makefile b/math/p5-Math-Prime-Util/Makefile index 843589784cd..69f660b7b56 100644 --- a/math/p5-Math-Prime-Util/Makefile +++ b/math/p5-Math-Prime-Util/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 2019/01/12 12:50:10 wen Exp $ +# $NetBSD: Makefile,v 1.25 2019/06/30 20:16:20 nia Exp $ DISTNAME= Math-Prime-Util-0.73 PKGNAME= p5-${DISTNAME} @@ -6,7 +6,7 @@ CATEGORIES= math perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/} MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://search.cpan.org/dist/Math-Prime-Util/ +HOMEPAGE= https://metacpan.org/release/Math-Prime-Util COMMENT= Perl5 utilities related to prime numbers LICENSE= ${PERL5_LICENSE} |