diff options
author | Jung-uk Kim <jkim@FreeBSD.org> | 2013-03-08 19:01:45 +0000 |
---|---|---|
committer | Jung-uk Kim <jkim@FreeBSD.org> | 2013-03-08 19:01:45 +0000 |
commit | e835d5453f8e095714c889f749ec1c59bc494b57 (patch) | |
tree | c3a8dfbb7b453eae4ea04c747142498cf1a163a0 /editors/libreoffice-eo/Makefile | |
parent | 76db5d5e93d647fd96a6c5c5ebe39a407de68ff2 (diff) |
Notes
Diffstat (limited to 'editors/libreoffice-eo/Makefile')
-rw-r--r-- | editors/libreoffice-eo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/libreoffice-eo/Makefile b/editors/libreoffice-eo/Makefile index c17d53a3cf4b..2a7307abe49d 100644 --- a/editors/libreoffice-eo/Makefile +++ b/editors/libreoffice-eo/Makefile @@ -1,6 +1,6 @@ # $FreeBSD$ -LO_I18N= eo +LO_I18N= eo LO_HAS_HELPPACK= yes .include "${.CURDIR}/../../editors/libreoffice/Makefile.common" |