diff options
author | ohauer <ohauer@FreeBSD.org> | 2016-03-25 19:42:13 +0800 |
---|---|---|
committer | ohauer <ohauer@FreeBSD.org> | 2016-03-25 19:42:13 +0800 |
commit | 2b0b86893f8a7afbc1bc5ea5249d1bc6e8588b58 (patch) | |
tree | 28e5fabe6a3ab906d953528efd40d17bd60e1e7c /japanese | |
parent | fcccf8c2efa314a0fca9d6bc9c72ab0efb838e5c (diff) | |
download | freebsd-ports-gnome-2b0b86893f8a7afbc1bc5ea5249d1bc6e8588b58.tar.gz freebsd-ports-gnome-2b0b86893f8a7afbc1bc5ea5249d1bc6e8588b58.tar.zst freebsd-ports-gnome-2b0b86893f8a7afbc1bc5ea5249d1bc6e8588b58.zip |
- change MAINTAINER email address [1]
[1] http://lists.freebsd.org/pipermail/freebsd-ports/2016-March/102600.html
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/dvi2tty/Makefile | 2 | ||||
-rw-r--r-- | japanese/font-mikachan/Makefile | 2 | ||||
-rw-r--r-- | japanese/kon2-16dot/Makefile | 2 | ||||
-rw-r--r-- | japanese/plain2/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/japanese/dvi2tty/Makefile b/japanese/dvi2tty/Makefile index e1f5a8386006..dfc9a37bf36c 100644 --- a/japanese/dvi2tty/Makefile +++ b/japanese/dvi2tty/Makefile @@ -13,7 +13,7 @@ PATCH_SITES= ${MASTER_SITES} PATCH_DIST_STRIP= -p1 PATCHFILES= dvi2tty-ascii-jtex-patch dvi2tty.c-patch -MAINTAINER= turutani@scphys.kyoto-u.ac.jp +MAINTAINER= TsurutaniNaoki@gmail.com COMMENT= Character-based DVI file previewer RUN_DEPENDS= jless:${PORTSDIR}/japanese/less diff --git a/japanese/font-mikachan/Makefile b/japanese/font-mikachan/Makefile index 8891f315e44e..524e360fbe83 100644 --- a/japanese/font-mikachan/Makefile +++ b/japanese/font-mikachan/Makefile @@ -10,7 +10,7 @@ DISTNAME= ver${PORTVERSION} EXTRACT_SUFX= .lzh DIST_SUBDIR= ${PORTNAME} -MAINTAINER= turutani@scphys.kyoto-u.ac.jp +MAINTAINER= TsurutaniNaoki@gmail.com COMMENT= Handwritten Japanese TrueType fonts by Mika-chan EXTRACT_DEPENDS= lha:${PORTSDIR}/archivers/lha diff --git a/japanese/kon2-16dot/Makefile b/japanese/kon2-16dot/Makefile index 9156d7df036f..befb2a52f1b0 100644 --- a/japanese/kon2-16dot/Makefile +++ b/japanese/kon2-16dot/Makefile @@ -14,7 +14,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} # '+=' is for slave ports -MAINTAINER= turutani@scphys.kyoto-u.ac.jp +MAINTAINER= TsurutaniNaoki@gmail.com COMMENT= Kanji On Console -- Display kanji characters on your own console ONLY_FOR_ARCHS= i386 amd64 diff --git a/japanese/plain2/Makefile b/japanese/plain2/Makefile index b3c504338be0..0d14d8341711 100644 --- a/japanese/plain2/Makefile +++ b/japanese/plain2/Makefile @@ -12,7 +12,7 @@ PATCH_SITES= ${MASTER_SITES} PATCHFILES= ${PORTNAME}_${PORTVERSION:R}p${PORTVERSION:E}-4.2.diff.gz PATCH_DIST_STRIP= -p1 -MAINTAINER= turutani@scphys.kyoto-u.ac.jp +MAINTAINER= TsurutaniNaoki@gmail.com COMMENT= Text converter from plain to any format WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:R}p${PORTVERSION:E}.orig |