summaryrefslogtreecommitdiff
path: root/deskutils
diff options
context:
space:
mode:
Diffstat (limited to 'deskutils')
-rw-r--r--deskutils/xcalendar/Makefile2
-rw-r--r--deskutils/xcalendar/pkg-descr4
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>