diff options
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" |