diff options
Diffstat (limited to 'fonts/p5-Font-AFM/Makefile')
-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 4090f004a91..d8ce14bd597 100644 --- a/fonts/p5-Font-AFM/Makefile +++ b/fonts/p5-Font-AFM/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2005/11/23 22:09:04 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2006/03/04 21:29:39 jlam Exp $ DISTNAME= Font-AFM-1.19 PKGNAME= p5-${DISTNAME} @@ -6,7 +6,7 @@ SVR4_PKGNAME= p5fon CATEGORIES= fonts perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Font/} -MAINTAINER= tech-pkg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://search.cpan.org/dist/Font-AFM/ COMMENT= Perl5 modules for parsing PostScript font metrics files |