diff options
Diffstat (limited to 'devel/p5-Devel-SmallProf/Makefile')
-rw-r--r-- | devel/p5-Devel-SmallProf/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Devel-SmallProf/Makefile b/devel/p5-Devel-SmallProf/Makefile index 4896f240a43..87f7f5453f4 100644 --- a/devel/p5-Devel-SmallProf/Makefile +++ b/devel/p5-Devel-SmallProf/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.36 2018/08/22 09:43:55 wiz Exp $ +# $NetBSD: Makefile,v 1.37 2019/06/30 20:14:56 nia Exp $ DISTNAME= Devel-SmallProf-2.02 PKGNAME= p5-${DISTNAME} @@ -7,7 +7,7 @@ CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Devel/} MAINTAINER= bad@NetBSD.org -HOMEPAGE= http://search.cpan.org/dist/Devel-SmallProf/ +HOMEPAGE= https://metacpan.org/release/Devel-SmallProf COMMENT= Perl5 module for line-by-line profiling perl programs LICENSE= ${PERL5_LICENSE} |