diff options
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 7296650..af4145a 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 9003311..1002d4e 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 262237c..50ce637 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 b0df57b..a15f965 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 |