diff options
Diffstat (limited to 'x11-fonts/p5-Font-TTF')
-rw-r--r-- | x11-fonts/p5-Font-TTF/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-fonts/p5-Font-TTF/Makefile b/x11-fonts/p5-Font-TTF/Makefile index 1a0a2bce25f4..4389a450548f 100644 --- a/x11-fonts/p5-Font-TTF/Makefile +++ b/x11-fonts/p5-Font-TTF/Makefile @@ -14,12 +14,11 @@ MASTER_SITE_SUBDIR= Font PKGNAMEPREFIX= p5- DISTFILES= ${DISTNAME}.1${EXTRACT_SUFX} -MAINTAINER= erwin@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Perl module for TrueType font hacking PERL_CONFIGURE= yes -MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} MAN3= Font::TTF::AATKern.3 Font::TTF::Anchor.3 Font::TTF::Bsln.3 \ Font::TTF::Cmap.3 Font::TTF::Coverage.3 Font::TTF::Cvt_.3 \ Font::TTF::Delta.3 Font::TTF::Fdsc.3 Font::TTF::Feat.3 \ |