diff options
Diffstat (limited to 'fonts/p5-Font-TTF/Makefile')
-rw-r--r-- | fonts/p5-Font-TTF/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/fonts/p5-Font-TTF/Makefile b/fonts/p5-Font-TTF/Makefile index 314a4698a3e..89fb37401e4 100644 --- a/fonts/p5-Font-TTF/Makefile +++ b/fonts/p5-Font-TTF/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.29 2016/09/20 11:43:30 mef Exp $ +# $NetBSD: Makefile,v 1.30 2017/06/05 14:23:58 ryoon Exp $ # DISTNAME= Font-TTF-1.06 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Font/} |