diff options
Diffstat (limited to 'japanese/today')
-rw-r--r-- | japanese/today/files/Makefile | 2 | ||||
-rw-r--r-- | japanese/today/pkg-plist | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/japanese/today/files/Makefile b/japanese/today/files/Makefile index 204568dfb2d2..2875ee42acc4 100644 --- a/japanese/today/files/Makefile +++ b/japanese/today/files/Makefile @@ -6,7 +6,7 @@ CFLAGS += -DDISTRIBUTE -DMSG_STYLE PROGRAM = today MANPAGE = today.1 PREFIX = /usr/local -MANDIR = ${PREFIX}/man/ja_JP.euc/cat1 +MANDIR = ${PREFIX}/man/ja_JP.EUC/cat1 OBJSMV = birthday.o config.o date.o event.o getfile.o getsb.o \ history.o kansi.o kyureki.o kyusei.o list.o machine.o \ main.o misc.o pager.o rdcalendar.o schedule.o sekki.o sepparam.o diff --git a/japanese/today/pkg-plist b/japanese/today/pkg-plist index 05f624a71656..b8afa75d65a0 100644 --- a/japanese/today/pkg-plist +++ b/japanese/today/pkg-plist @@ -1,7 +1,7 @@ bin/today bin/calendar-today bin/dayinfo -man/ja_JP.euc/cat1/today.1.gz +man/ja_JP.EUC/cat1/today.1.gz lib/today.cnf share/today/birthday.tbl share/today/event01.tbl |