diff options
Diffstat (limited to 'fonts/p5-Font-TTFMetrics/Makefile')
-rw-r--r-- | fonts/p5-Font-TTFMetrics/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/fonts/p5-Font-TTFMetrics/Makefile b/fonts/p5-Font-TTFMetrics/Makefile index 1a999136a0b..63e2c3153d8 100644 --- a/fonts/p5-Font-TTFMetrics/Makefile +++ b/fonts/p5-Font-TTFMetrics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2018/08/22 09:45:07 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2019/06/30 20:16:09 nia Exp $ # DISTNAME= Font-TTFMetrics-0.1 @@ -8,7 +8,7 @@ CATEGORIES= perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Font/} MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://search.cpan.org/dist/Font-TTFMetrics/ +HOMEPAGE= https://metacpan.org/release/Font-TTFMetrics COMMENT= Perl parser for the True type font metric (TTF) files LICENSE= ${PERL5_LICENSE} |