diff options
Diffstat (limited to 'fonts/p5-Font-TTF/Makefile')
-rw-r--r-- | fonts/p5-Font-TTF/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/fonts/p5-Font-TTF/Makefile b/fonts/p5-Font-TTF/Makefile index 294f7010bb0..2c35f29fb70 100644 --- a/fonts/p5-Font-TTF/Makefile +++ b/fonts/p5-Font-TTF/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.22 2012/10/03 21:56:03 wiz Exp $ +# $NetBSD: Makefile,v 1.23 2013/05/31 12:41:02 wiz Exp $ # DISTNAME= Font-TTF-1.02 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Font/} |