diff options
-rw-r--r-- | japanese/k12/Makefile | 2 | ||||
-rw-r--r-- | japanese/lipsf/Makefile | 2 | ||||
-rw-r--r-- | x11-fonts/etlfonts/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/japanese/k12/Makefile b/japanese/k12/Makefile index 8db5878bde99..977ffbb7f316 100644 --- a/japanese/k12/Makefile +++ b/japanese/k12/Makefile @@ -16,7 +16,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ knm_new_linux.tar.gz EXTRACT_ONLY= knm_new_linux.tar.gz -MAINTAINER= mita@jp.FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= X11 12-dot kanji font BUILD_DEPENDS= bdftopcf:${PORTSDIR}/x11-fonts/bdftopcf diff --git a/japanese/lipsf/Makefile b/japanese/lipsf/Makefile index 1d6250022801..e292ef18d2c8 100644 --- a/japanese/lipsf/Makefile +++ b/japanese/lipsf/Makefile @@ -12,7 +12,7 @@ CATEGORIES= japanese print MASTER_SITES= http://hp.vector.co.jp/authors/VA012337/soft/lipsf/ DISTNAME= ${PORTNAME}${PORTVERSION:S/.//} -MAINTAINER= mita@jp.FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Text to LIPS filter WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:S/.//} diff --git a/x11-fonts/etlfonts/Makefile b/x11-fonts/etlfonts/Makefile index a179da72ec50..dd22ccd0320e 100644 --- a/x11-fonts/etlfonts/Makefile +++ b/x11-fonts/etlfonts/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= # disappeared DISTNAME= non-cjk EXTRACT_SUFX= .tar -MAINTAINER= mita@jp.FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= X11 supplemental fonts BUILD_DEPENDS= bdftopcf:${PORTSDIR}/x11-fonts/bdftopcf |