diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-01-16 09:50:00 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-01-16 09:50:00 +0000 |
commit | 111af26af5d78bd951b9949eb9796c6bd55dc03e (patch) | |
tree | ca82ead105c94951ed492659316a065a0704693f /japanese | |
parent | 409e7afc48fba6b699503abdee465e8fb0d5df7b (diff) | |
download | ports-111af26af5d78bd951b9949eb9796c6bd55dc03e.tar.gz ports-111af26af5d78bd951b9949eb9796c6bd55dc03e.zip |
Notes
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/edyvalue/Makefile | 2 | ||||
-rw-r--r-- | japanese/rogue_s/Makefile | 2 | ||||
-rw-r--r-- | japanese/suicavalue/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/japanese/edyvalue/Makefile b/japanese/edyvalue/Makefile index 1caba95d5a3f..b96a4c1952b4 100644 --- a/japanese/edyvalue/Makefile +++ b/japanese/edyvalue/Makefile @@ -14,7 +14,7 @@ DIST_SUBDIR= ${PORTNAME}/${PORTVERSION} EXTRACT_SUFX= .c EXTRACT_ONLY= -MAINTAINER= mistral@imasy.or.jp +MAINTAINER= sarumaru@jp.FreeBSD.org COMMENT= Utility to print a statement of Edy card LIB_DEPENDS= pasori.1:${PORTSDIR}/devel/libpasori diff --git a/japanese/rogue_s/Makefile b/japanese/rogue_s/Makefile index 7ecd24000823..59c49c21309e 100644 --- a/japanese/rogue_s/Makefile +++ b/japanese/rogue_s/Makefile @@ -21,7 +21,7 @@ PATCH_SITES= ${MASTER_SITE_LOCAL} \ PATCH_SITE_SUBDIR= knu PATCHFILES= rogue_s.patch04 -MAINTAINER= mistral@imasy.or.jp +MAINTAINER= sarumaru@jp.FreeBSD.org COMMENT= Japanized and message separated version of Rogue-clone: Version II .if !defined(NOPORTDATA) diff --git a/japanese/suicavalue/Makefile b/japanese/suicavalue/Makefile index 86ba769adcd6..be43620b0d4d 100644 --- a/japanese/suicavalue/Makefile +++ b/japanese/suicavalue/Makefile @@ -13,7 +13,7 @@ EXTRACT_SUFX= .c DIST_SUBDIR= ${PORTNAME}/${PORTVERSION} EXTRACT_ONLY= -MAINTAINER= mistral@imasy.or.jp +MAINTAINER= sarumaru@jp.FreeBSD.org COMMENT= Utility to print a statement of Suica LIB_DEPENDS= pasori.1:${PORTSDIR}/devel/libpasori |