diff options
Diffstat (limited to 'print/p5-Net-CUPS/Makefile')
-rw-r--r-- | print/p5-Net-CUPS/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/p5-Net-CUPS/Makefile b/print/p5-Net-CUPS/Makefile index 630158ba490..378f444f6ba 100644 --- a/print/p5-Net-CUPS/Makefile +++ b/print/p5-Net-CUPS/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.35 2018/11/14 22:22:19 kleink Exp $ +# $NetBSD: Makefile,v 1.36 2019/06/30 20:16:35 nia Exp $ DISTNAME= Net-CUPS-0.64 PKGNAME= p5-${DISTNAME} @@ -7,7 +7,7 @@ CATEGORIES= print net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://search.cpan.org/dist/Net-CUPS/ +HOMEPAGE= https://metacpan.org/release/Net-CUPS COMMENT= Common Unix Printing System Interface LICENSE= ${PERL5_LICENSE} |