diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2006-06-06 07:44:29 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2006-06-06 07:44:29 +0000 |
commit | 26d5da3fc3af7c1152460d7167e7b050b0a7e24a (patch) | |
tree | 3ec560cf67b9e1895a0e31cc7595181feda3998f /x11-fonts | |
parent | 30f4c741696b138bb2a82f24597c7bcfd71e5502 (diff) | |
download | ports-26d5da3fc3af7c1152460d7167e7b050b0a7e24a.tar.gz ports-26d5da3fc3af7c1152460d7167e7b050b0a7e24a.zip |
Notes
Diffstat (limited to 'x11-fonts')
-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 \ |