diff options
author | obache <obache> | 2011-08-14 12:38:56 +0000 |
---|---|---|
committer | obache <obache> | 2011-08-14 12:38:56 +0000 |
commit | 9d87f4261978c88d2444726c4481f3df5b47d67a (patch) | |
tree | a3a6c23173712a52db9e89924b946baf27e1bbba /fonts/p5-Font-TTFMetrics | |
parent | 74a7e1147c88b8cfdc49ad6446607b426d49a46b (diff) | |
download | pkgsrc-9d87f4261978c88d2444726c4481f3df5b47d67a.tar.gz |
Revision bump after updating perl5 to 5.14.1.
Diffstat (limited to 'fonts/p5-Font-TTFMetrics')
-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 6243f3b3b40..70551c58b1c 100644 --- a/fonts/p5-Font-TTFMetrics/Makefile +++ b/fonts/p5-Font-TTFMetrics/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.5 2010/08/21 16:34:52 seb Exp $ +# $NetBSD: Makefile,v 1.6 2011/08/14 12:43:26 obache Exp $ # DISTNAME= Font-TTFMetrics-0.1 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Font/} |