summaryrefslogtreecommitdiff
path: root/japanese
diff options
context:
space:
mode:
authorChristian Weisgerber <naddy@FreeBSD.org>2003-06-02 01:24:33 +0000
committerChristian Weisgerber <naddy@FreeBSD.org>2003-06-02 01:24:33 +0000
commit854c187a95dd45c631fce6c886af4da10a25addd (patch)
treeabf919a40a64e4dba1699470b0cbc529a7b97a59 /japanese
parentChange a default key-binding to "egg" one (diff)
Remove MAINTAINER, as per his request:
"I'll be offline for the next few months. Someone please take care of these poor orphans." Also slip in some minor fixes. PR: 52831 Submitted by: Kimura Fuyuki <fuyuki@mj.0038.net>
Notes
Notes: svn path=/head/; revision=81956
Diffstat (limited to 'japanese')
-rw-r--r--japanese/cal.rb/Makefile2
-rw-r--r--japanese/cal.rb/pkg-descr6
-rw-r--r--japanese/drpl/Makefile2
-rw-r--r--japanese/gauche-kakasi/Makefile2
-rw-r--r--japanese/p5-Date-Japanese-Era/Makefile3
5 files changed, 7 insertions, 8 deletions
diff --git a/japanese/cal.rb/Makefile b/japanese/cal.rb/Makefile
index aaeb3dbc6bbe..b18566c23000 100644
--- a/japanese/cal.rb/Makefile
+++ b/japanese/cal.rb/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= http://aglaia.c.u-tokyo.ac.jp/~yamamoto/Script/Calendar/
DISTFILES= cal.rb Calendar.rb era_name
DIST_SUBDIR= ${PORTNAME}-${PORTVERSION}
-MAINTAINER= fuyuki@hadaly.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Displays a Japanese calendar
EXTRACT_CMD= ${CP}
diff --git a/japanese/cal.rb/pkg-descr b/japanese/cal.rb/pkg-descr
index c8588cd09a24..ac40719eae70 100644
--- a/japanese/cal.rb/pkg-descr
+++ b/japanese/cal.rb/pkg-descr
@@ -1,5 +1,5 @@
-cal.rb is a cal(1)-like program which shows a calendar with
-the Japanese holidays. It can also display years in the
-Japanese era.
+cal.rb is a cal(1)-like program which shows a calendar with the
+Japanese holidays. It can also display years and months in Japanese
+style.
WWW: http://aglaia.c.u-tokyo.ac.jp/~yamamoto/Script/Calendar/
diff --git a/japanese/drpl/Makefile b/japanese/drpl/Makefile
index 80b97460b2e0..52c1f107185b 100644
--- a/japanese/drpl/Makefile
+++ b/japanese/drpl/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 1.04
CATEGORIES= japanese textproc
MASTER_SITES= http://www.yk.rim.or.jp/~tomoto/archives/drpl/
-MAINTAINER= fuyuki@hadaly.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Replaces words in a Japanese text using dictionaries
USE_PERL5= yes
diff --git a/japanese/gauche-kakasi/Makefile b/japanese/gauche-kakasi/Makefile
index 5f1187385014..26fa195c0d26 100644
--- a/japanese/gauche-kakasi/Makefile
+++ b/japanese/gauche-kakasi/Makefile
@@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= gauche
DISTNAME= Gauche-${PORTNAME}-${PORTVERSION}
EXTRACT_SUFX= .tgz
-MAINTAINER= fuyuki@hadaly.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= KAKASI binding for Gauche
BUILD_DEPENDS= gosh:${PORTSDIR}/lang/gauche
diff --git a/japanese/p5-Date-Japanese-Era/Makefile b/japanese/p5-Date-Japanese-Era/Makefile
index a33f52fe7de1..a82b88cfc38c 100644
--- a/japanese/p5-Date-Japanese-Era/Makefile
+++ b/japanese/p5-Date-Japanese-Era/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= japanese perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Date
-MAINTAINER= fuyuki@hadaly.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Conversion between Japanese Era / Gregorian calendar
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Date/Calc.pm:${PORTSDIR}/devel/p5-Date-Calc
@@ -23,7 +23,6 @@ MAN3= Date::Japanese::Era.3 \
Date::Japanese::Era.ja.3 \
Date::Japanese::Era::Table.3 \
Date::Japanese::Era::Table::JIS_X0301.3
-MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
.include <bsd.port.pre.mk>