diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-02-27 07:34:25 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-02-27 07:34:25 +0000 |
commit | 647c91ef87a264569d920732a1989ff90f2d0b1e (patch) | |
tree | 7170f2568e2a6b39b4e2f8c793a4a42850d3554e /deskutils/xcalendar | |
parent | 602e00d79384e6d8dc3cce0cbcc0b955a6db6593 (diff) | |
download | ports-647c91ef87a264569d920732a1989ff90f2d0b1e.tar.gz ports-647c91ef87a264569d920732a1989ff90f2d0b1e.zip |
deskutils/xcalendar: typos
PR: ports/48732
Submitted by: Yoshihiko Sarumaru <mistral@imasy.or.jp>
Notes
Notes:
svn path=/head/; revision=76559
Diffstat (limited to 'deskutils/xcalendar')
-rw-r--r-- | deskutils/xcalendar/Makefile | 2 | ||||
-rw-r--r-- | deskutils/xcalendar/pkg-descr | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/deskutils/xcalendar/Makefile b/deskutils/xcalendar/Makefile index aa1ccfea3a5d..9bee6f58fffa 100644 --- a/deskutils/xcalendar/Makefile +++ b/deskutils/xcalendar/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://daemon.jp.FreeBSD.org/pub/FreeBSD-jp/ports-jp/LOCAL_PORTS/ DISTNAME= ${PORTNAME}-4.0+i18n MAINTAINER= mistral@imasy.or.jp -COMMENT= A calendar with a notebook for X11 (internationarized version) +COMMENT= A calendar with a notebook for X11 (internationalized version) WRKSRC= ${WRKDIR}/${PORTNAME} diff --git a/deskutils/xcalendar/pkg-descr b/deskutils/xcalendar/pkg-descr index 3797506c4c7e..704b436a64c9 100644 --- a/deskutils/xcalendar/pkg-descr +++ b/deskutils/xcalendar/pkg-descr @@ -5,8 +5,8 @@ Just type `xcalendar [month [year]]' on command line. If month and year are not provided on the command line they are assumed to be current. -Note: This program is internationarized but only -app-defaults files for English (C) and Japanese (ja_JP.EUC) are included. +Note: This program is internationalized but only +app-defaults files for English (C) and Japanese (ja_JP.eucJP) are included. Let's add another locales! MITA Yoshio <mita@jp.FreeBSD.org> |