diff options
Diffstat (limited to 'fonts/p5-Font-AFM/Makefile')
-rw-r--r-- | fonts/p5-Font-AFM/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/fonts/p5-Font-AFM/Makefile b/fonts/p5-Font-AFM/Makefile index 75a6c82c114..4ec490791b4 100644 --- a/fonts/p5-Font-AFM/Makefile +++ b/fonts/p5-Font-AFM/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.6 2004/03/21 01:26:53 heinz Exp $ +# $NetBSD: Makefile,v 1.7 2004/12/20 11:31:03 grant Exp $ DISTNAME= Font-AFM-1.18 PKGNAME= p5-${DISTNAME} SVR4_PKGNAME= p5fon +PKGREVISION= 1 CATEGORIES= fonts perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Font/} |