diff options
Diffstat (limited to 'devel/p5-Class-Mix/Makefile')
-rw-r--r-- | devel/p5-Class-Mix/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Class-Mix/Makefile b/devel/p5-Class-Mix/Makefile index 920e5952ae9..8eeb806376b 100644 --- a/devel/p5-Class-Mix/Makefile +++ b/devel/p5-Class-Mix/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2018/08/22 09:43:44 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2019/06/30 20:14:41 nia Exp $ DISTNAME= Class-Mix-0.006 PKGNAME= p5-${DISTNAME} @@ -7,7 +7,7 @@ CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Class/} MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://search.cpan.org/dist/Class-Mix/ +HOMEPAGE= https://metacpan.org/release/Class-Mix COMMENT= Perl 5 module providing dynamic class mixing LICENSE= ${PERL5_LICENSE} |