diff options
Diffstat (limited to 'print')
-rw-r--r-- | print/adobe-cmaps/Makefile | 2 | ||||
-rw-r--r-- | print/perlftlib/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/print/adobe-cmaps/Makefile b/print/adobe-cmaps/Makefile index 2de5bd1df60f..f0ddf9693fa0 100644 --- a/print/adobe-cmaps/Makefile +++ b/print/adobe-cmaps/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.gyve.org/pub/gs-cjk/ \ http://www.matsusaka-u.ac.jp/mirror/gs-cjk/ DIST_SUBDIR= ghostscript -MAINTAINER= mita@jp.FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Adobe CMap collection NO_WRKSUBDIR= yes 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 |