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 803aa333e79..2e9529f7bf4 100644 --- a/fonts/p5-Font-TTFMetrics/Makefile +++ b/fonts/p5-Font-TTFMetrics/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.13 2016/06/08 19:23:51 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2017/06/05 14:23:58 ryoon Exp $ # DISTNAME= Font-TTFMetrics-0.1 PKGNAME= p5-${DISTNAME} -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Font/} |