diff options
author | sanpei <sanpei@FreeBSD.org> | 2000-08-03 22:28:33 +0800 |
---|---|---|
committer | sanpei <sanpei@FreeBSD.org> | 2000-08-03 22:28:33 +0800 |
commit | fb957f3fae38ca845f002f5194942953198f9ed5 (patch) | |
tree | 6c4bbf69ad08948059cb0b88eb756139dcecddbb /japanese | |
parent | efbb1815b51d98583c973bbd53988f1d21013493 (diff) | |
download | freebsd-ports-gnome-fb957f3fae38ca845f002f5194942953198f9ed5.tar.gz freebsd-ports-gnome-fb957f3fae38ca845f002f5194942953198f9ed5.tar.zst freebsd-ports-gnome-fb957f3fae38ca845f002f5194942953198f9ed5.zip |
change my e-mail address
--> sanpei@FreeBSD.org
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/elvis/Makefile | 2 | ||||
-rw-r--r-- | japanese/iv/Makefile | 2 | ||||
-rw-r--r-- | japanese/kanji18/Makefile | 2 | ||||
-rw-r--r-- | japanese/ngraph-fonts/Makefile | 2 | ||||
-rw-r--r-- | japanese/oleo/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/japanese/elvis/Makefile b/japanese/elvis/Makefile index 6ebe7ad00db5..92111fa0d9b1 100644 --- a/japanese/elvis/Makefile +++ b/japanese/elvis/Makefile @@ -15,7 +15,7 @@ DISTNAME= ${PORTNAME}-1.8 PATCH_SITES= ftp://ftp.foretune.co.jp/pub/tools/jelvis/ PATCHFILES= j${PORTNAME}1.8p4-j1.1.tar.Z -MAINTAINER= sanpei@sanpei.org +MAINTAINER= sanpei@FreeBSD.org LIB_DEPENDS= canna.1:${PORTSDIR}/japanese/Canna diff --git a/japanese/iv/Makefile b/japanese/iv/Makefile index 6cd45851a3b9..a2729f61cb4b 100644 --- a/japanese/iv/Makefile +++ b/japanese/iv/Makefile @@ -17,7 +17,7 @@ PATCH_SITES= ${MASTER_SITE_PORTS_JP} PATCHFILES= ${DISTNAME}j-gamma-fixcmpfont.patch PATCH_DIST_STRIP= -p1 -MAINTAINER= sanpei@sanpei.org +MAINTAINER= sanpei@FreeBSD.org USE_XLIB= yes DIST_SUBDIR= iv diff --git a/japanese/kanji18/Makefile b/japanese/kanji18/Makefile index 237dabb58d21..c10fe74caf8f 100644 --- a/japanese/kanji18/Makefile +++ b/japanese/kanji18/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= ${DISTNAME} DISTNAME= ${PORTNAME}${PKGNAMESUFFIX} DISTFILES?= 573.z 574.z 575.z 576.z 577.z 578.z 579.z 580.z 581.z -MAINTAINER= sanpei@sanpei.org +MAINTAINER= sanpei@FreeBSD.org BUILD_DEPENDS= gunshar:${PORTSDIR}/archivers/gshar+gunshar \ bdftopcf:${PORTSDIR}/x11/XFree86 diff --git a/japanese/ngraph-fonts/Makefile b/japanese/ngraph-fonts/Makefile index 6f09e2f6425c..d61007057288 100644 --- a/japanese/ngraph-fonts/Makefile +++ b/japanese/ngraph-fonts/Makefile @@ -11,7 +11,7 @@ CATEGORIES= japanese math x11-fonts MASTER_SITES= # empty DISTFILES= # empty -MAINTAINER= sanpei@sanpei.org +MAINTAINER= sanpei@FreeBSD.org RUN_DEPENDS= \ ${X11BASE}/lib/X11/fonts/local/kanji18.pcf.gz:${PORTSDIR}/japanese/kanji18 \ diff --git a/japanese/oleo/Makefile b/japanese/oleo/Makefile index dfcb602ce451..7c90b5ae0b59 100644 --- a/japanese/oleo/Makefile +++ b/japanese/oleo/Makefile @@ -18,7 +18,7 @@ PATCH_SITES= http://www.hh.iij4u.or.jp/%7Ehayasida/oleo/ PATCHFILES= ${DISTNAME}-${PORTVERSION}jb2.diff.gz PATCH_DIST_STRIP= -p1 -MAINTAINER= sanpei@sanpei.org +MAINTAINER= sanpei@FreeBSD.org CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ LIBS="-L${LOCALBASE}/lib -L${X11BASE}/lib" |