diff options
author | Norikatsu Shigemura <nork@FreeBSD.org> | 2004-12-23 09:32:50 +0000 |
---|---|---|
committer | Norikatsu Shigemura <nork@FreeBSD.org> | 2004-12-23 09:32:50 +0000 |
commit | d9ed90620d0eb892478550917f114d642d440129 (patch) | |
tree | 7e7614db77ec4aedb91ca03a4d931e0f097118bf /print | |
parent | Update to 0.4.5 (diff) |
Reset MAINTAINER to ports@.
We cannot contact them for a long time.
Discussed with: hrs
Approved by: kiri(blanket), mita(blanket),
shige(blanket), taoka(blanket)
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 |