diff options
Diffstat (limited to 'print/perlftlib/Makefile')
-rw-r--r-- | print/perlftlib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/perlftlib/Makefile b/print/perlftlib/Makefile index 0c1ca9dd1496..ca874fa1b100 100644 --- a/print/perlftlib/Makefile +++ b/print/perlftlib/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.io.com/~kazushi/xtt/ \ ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= sada -MAINTAINER= taoka@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Libraries to use the FreeType library from the perl language RUN_DEPENDS= ${PREFIX}/lib/perl5/site_perl/${PERL_VER}/jcode.pl:${PORTSDIR}/japanese/jcode.pl |