mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-13 07:34:50 +00:00
Put manpage in ja_JP.EUC subdirectory, not ja_JP.euc.
This commit is contained in:
parent
94f03940d3
commit
a910b63117
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=4832
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user