diff options
Diffstat (limited to 'textproc/p5-PDF-Create/Makefile')
-rw-r--r-- | textproc/p5-PDF-Create/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-PDF-Create/Makefile b/textproc/p5-PDF-Create/Makefile index 541d6f8dbad..5a031bfa609 100644 --- a/textproc/p5-PDF-Create/Makefile +++ b/textproc/p5-PDF-Create/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.50 2018/08/22 09:46:52 wiz Exp $ +# $NetBSD: Makefile,v 1.51 2019/06/30 20:16:52 nia Exp $ DISTNAME= PDF-Create-1.43 PKGNAME= p5-${DISTNAME} @@ -7,7 +7,7 @@ CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=PDF/} MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://search.cpan.org/dist/PDF-Create/ +HOMEPAGE= https://metacpan.org/release/PDF-Create COMMENT= Perl5 module for creating pdf documents LICENSE= ${PERL5_LICENSE} |