diff options
Diffstat (limited to 'devel/p5-Class-InsideOut/Makefile')
-rw-r--r-- | devel/p5-Class-InsideOut/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Class-InsideOut/Makefile b/devel/p5-Class-InsideOut/Makefile index cbc000f383e..7387bba7b7a 100644 --- a/devel/p5-Class-InsideOut/Makefile +++ b/devel/p5-Class-InsideOut/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2018/08/22 09:43:43 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2019/06/30 20:14:40 nia Exp $ DISTNAME= Class-InsideOut-1.14 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-InsideOut/ +HOMEPAGE= https://metacpan.org/release/Class-InsideOut COMMENT= Perl 5 safe and simple inside-out object construction kit LICENSE= apache-2.0 |