diff options
Diffstat (limited to 'devel/p5-Exporter-Tiny/Makefile')
-rw-r--r-- | devel/p5-Exporter-Tiny/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Exporter-Tiny/Makefile b/devel/p5-Exporter-Tiny/Makefile index 6bcbc6c1a55..cd77730e462 100644 --- a/devel/p5-Exporter-Tiny/Makefile +++ b/devel/p5-Exporter-Tiny/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2018/08/22 09:43:57 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2019/06/30 20:14:58 nia Exp $ DISTNAME= Exporter-Tiny-1.002001 PKGNAME= p5-${DISTNAME} @@ -7,7 +7,7 @@ CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/T/TO/TOBYINK/} MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://search.cpan.org/dist/Exporter-Tiny/ +HOMEPAGE= https://metacpan.org/release/Exporter-Tiny COMMENT= Exporter with the features of Sub::Exporter but only core dependencies LICENSE= gnu-gpl-v1 OR artistic |