diff options
author | Yukihiro Nakai <nakai@FreeBSD.org> | 2000-01-07 02:27:48 +0000 |
---|---|---|
committer | Yukihiro Nakai <nakai@FreeBSD.org> | 2000-01-07 02:27:48 +0000 |
commit | 6b0ea0d8a6c1d3de4789bd3074a4f9b6c08195c2 (patch) | |
tree | 0a989507ceb6c81d4a5e2a2c1e6eeb125dbd5cb0 /japanese | |
parent | a6844f7b83f896de2505c830c8bb90b677dd75c7 (diff) | |
download | ports-6b0ea0d8a6c1d3de4789bd3074a4f9b6c08195c2.tar.gz ports-6b0ea0d8a6c1d3de4789bd3074a4f9b6c08195c2.zip |
Notes
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/newosaka/Makefile | 2 | ||||
-rw-r--r-- | japanese/recjis/Makefile | 2 | ||||
-rw-r--r-- | japanese/xnetmaj/Makefile | 2 | ||||
-rw-r--r-- | japanese/xshodo/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/japanese/newosaka/Makefile b/japanese/newosaka/Makefile index 7296650557b0..af4145ad4191 100644 --- a/japanese/newosaka/Makefile +++ b/japanese/newosaka/Makefile @@ -12,7 +12,7 @@ CATEGORIES+= japanese MASTER_SITES= ftp://ports.jp.freebsd.org/pub/FreeBSD-jp/ports-jp/LOCAL_PORTS/ DISTFILES= new-osaka.tar.gz -MAINTAINER= nacai@iname.com +MAINTAINER= nakai@FreeBSD.org do-build: (cd ${WRKSRC}; ${CC} ${CFLAGS} -o osaka osaka.c -I${WRKSRC}) diff --git a/japanese/recjis/Makefile b/japanese/recjis/Makefile index 9003311389dd..1002d4e629ba 100644 --- a/japanese/recjis/Makefile +++ b/japanese/recjis/Makefile @@ -12,7 +12,7 @@ CATEGORIES+= japanese MASTER_SITES= ftp://ftp.leo.chubu.ac.jp/pub/tools/ DISTFILES= recjis.tar.gz -MAINTAINER= nacai@iname.com +MAINTAINER= nakai@FreeBSD.org NO_WRKSUBDIR= yes ALL_TARGET= prog diff --git a/japanese/xnetmaj/Makefile b/japanese/xnetmaj/Makefile index 262237c3968b..50ce6370634a 100644 --- a/japanese/xnetmaj/Makefile +++ b/japanese/xnetmaj/Makefile @@ -12,7 +12,7 @@ CATEGORIES= japanese games MASTER_SITES= http://www.sfc.wide.ad.jp/~kusune/netmaj/files/ DISTFILES= netmaj-2.0.7.tar.gz netmaj-xui-2.0.7.tar.gz -MAINTAINER= nacai@iname.com +MAINTAINER= nakai@FreeBSD.org LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm diff --git a/japanese/xshodo/Makefile b/japanese/xshodo/Makefile index b0df57b361e9..a15f9651a42a 100644 --- a/japanese/xshodo/Makefile +++ b/japanese/xshodo/Makefile @@ -11,7 +11,7 @@ PKGNAME= ja-xshodo-2.0 CATEGORIES= japanese MASTER_SITES= ftp://cclub.tutcc.tut.ac.jp/pub/xwin/ -MAINTAINER= nacai@iname.com +MAINTAINER= nakai@FreeBSD.org USE_IMAKE= yes MAN1= xshodo.1 |