diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-11-02 02:48:08 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-11-02 02:48:08 +0000 |
commit | df3c9e78bdbe989958fbb761b6ce45a605e6242e (patch) | |
tree | 0e3acdbcadc7c8eaa18b1a47934b224b9922aadc /japanese | |
parent | 252c692f11d39dd41c18dc864d61fa89a06af7e9 (diff) | |
download | ports-df3c9e78bdbe989958fbb761b6ce45a605e6242e.tar.gz ports-df3c9e78bdbe989958fbb761b6ce45a605e6242e.zip |
Notes
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/a2ps/Makefile | 2 | ||||
-rw-r--r-- | japanese/kappa20/Makefile | 2 | ||||
-rw-r--r-- | japanese/mtools/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/japanese/a2ps/Makefile b/japanese/a2ps/Makefile index 65b049979fa5..c23520147569 100644 --- a/japanese/a2ps/Makefile +++ b/japanese/a2ps/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.iij.ad.jp/pub/IIJ/dist/utashiro/perl/ \ DISTNAME= ${PORTNAME}.pl-${PORTVERSION} EXTRACT_SUFX= -MAINTAINER= saito@miv.t.u-tokyo.ac.jp +MAINTAINER= ports@FreeBSD.org COMMENT= Text file to postscript converter (with Japanese support) EXTRACT_CMD= ${CP} diff --git a/japanese/kappa20/Makefile b/japanese/kappa20/Makefile index c3c67398d254..aa66f63526fe 100644 --- a/japanese/kappa20/Makefile +++ b/japanese/kappa20/Makefile @@ -12,7 +12,7 @@ CATEGORIES= japanese x11-fonts MASTER_SITES= http://kappa.allnet.ne.jp/20dot.fonts/ DISTNAME= Kappa20-${PORTVERSION} -MAINTAINER= ginga-freebsd@ginganet.org +MAINTAINER= ports@FreeBSD.org COMMENT= X11 20-dot kanji font 'kappa font' USE_X_PREFIX= yes diff --git a/japanese/mtools/Makefile b/japanese/mtools/Makefile index a98b5181af58..bb05fa883597 100644 --- a/japanese/mtools/Makefile +++ b/japanese/mtools/Makefile @@ -17,7 +17,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ ${DISTNAME}.PC98.patch.gz EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} -MAINTAINER= junya-w@remus.dti.ne.jp +MAINTAINER= ports@FreeBSD.org COMMENT= Tools for manipulating MSDOS files + support 1232KB , Unicode LFN GNU_CONFIGURE= yes |