diff options
author | MIHIRA Sanpei Yoshiro <sanpei@FreeBSD.org> | 2000-08-03 14:28:33 +0000 |
---|---|---|
committer | MIHIRA Sanpei Yoshiro <sanpei@FreeBSD.org> | 2000-08-03 14:28:33 +0000 |
commit | 060c56d87d90fbe99f7f1f0f59573ed8ffec6fb8 (patch) | |
tree | ad789574d49211697aaea1cde082f54920e0cc5b /japanese | |
parent | 8936ab790f69cf9e1cb5c477b5735062f7710a06 (diff) |
Notes
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" |