diff options
Diffstat (limited to 'textproc/p5-PDF-Reuse/Makefile')
-rw-r--r-- | textproc/p5-PDF-Reuse/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-PDF-Reuse/Makefile b/textproc/p5-PDF-Reuse/Makefile index 3f3ac7ea026..6e0f8d49408 100644 --- a/textproc/p5-PDF-Reuse/Makefile +++ b/textproc/p5-PDF-Reuse/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2018/08/22 09:46:52 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2019/06/30 20:16:52 nia Exp $ DISTNAME= PDF-Reuse-0.39 PKGNAME= p5-${DISTNAME} @@ -7,7 +7,7 @@ CATEGORIES= textproc print perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=PDF/} MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://search.cpan.org/dist/PDF-Reuse/ +HOMEPAGE= https://metacpan.org/release/PDF-Reuse COMMENT= Reuse and mass produce PDF documents LICENSE= ${PERL5_LICENSE} |