diff options
Diffstat (limited to 'fonts/p5-Font-AFM')
-rw-r--r-- | fonts/p5-Font-AFM/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/fonts/p5-Font-AFM/Makefile b/fonts/p5-Font-AFM/Makefile index f179a43d12e..64df60a9da5 100644 --- a/fonts/p5-Font-AFM/Makefile +++ b/fonts/p5-Font-AFM/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2010/08/21 16:34:52 seb Exp $ +# $NetBSD: Makefile,v 1.17 2011/08/14 12:43:26 obache Exp $ DISTNAME= Font-AFM-1.20 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 SVR4_PKGNAME= p5fon CATEGORIES= fonts perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Font/} |