diff options
Diffstat (limited to 'devel/p5-Class-Data-Inheritable/Makefile')
-rw-r--r-- | devel/p5-Class-Data-Inheritable/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Class-Data-Inheritable/Makefile b/devel/p5-Class-Data-Inheritable/Makefile index 87a35750e57..72864b7b47a 100644 --- a/devel/p5-Class-Data-Inheritable/Makefile +++ b/devel/p5-Class-Data-Inheritable/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2018/08/22 09:43:43 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2019/06/30 20:14:39 nia Exp $ DISTNAME= Class-Data-Inheritable-0.08 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-Data-Inheritable/ +HOMEPAGE= https://metacpan.org/release/Class-Data-Inheritable COMMENT= Inheritable, overridable class data LICENSE= ${PERL5_LICENSE} |