diff options
Diffstat (limited to 'editors/libreoffice-sv/Makefile')
-rw-r--r-- | editors/libreoffice-sv/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/libreoffice-sv/Makefile b/editors/libreoffice-sv/Makefile index d08c50a3188e..23d0f79fd688 100644 --- a/editors/libreoffice-sv/Makefile +++ b/editors/libreoffice-sv/Makefile @@ -1,6 +1,6 @@ # $FreeBSD$ -LO_I18N= sv +LO_I18N= sv LO_HAS_HELPPACK= yes .include "${.CURDIR}/../../editors/libreoffice/Makefile.common" |