diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1996-12-06 12:27:35 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1996-12-06 12:27:35 +0000 |
commit | a910b631177de63a70dd315833225db839a36baf (patch) | |
tree | 590c708831db74db3a1da0d6aa498c9522facfd2 /japanese/today | |
parent | 94f03940d33700365aff0fce88f6ea3bfd6dce7d (diff) | |
download | ports-a910b631177de63a70dd315833225db839a36baf.tar.gz ports-a910b631177de63a70dd315833225db839a36baf.zip |
Notes
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 |