diff options
Diffstat (limited to 'editors')
-rw-r--r-- | editors/openoffice-1.1-cs/Makefile | 2 | ||||
-rw-r--r-- | editors/openoffice-1.1-sk/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/editors/openoffice-1.1-cs/Makefile b/editors/openoffice-1.1-cs/Makefile index 4b6fa1f128da..c1d9579138cd 100644 --- a/editors/openoffice-1.1-cs/Makefile +++ b/editors/openoffice-1.1-cs/Makefile @@ -8,7 +8,7 @@ CATEGORIES= editors LANG_PKGNAME= cs -LANG_EXT= 420 +LANG_EXT= 42 LANG_CONFIGURE_ARG= CZECH MASTERDIR= ${.CURDIR}/../openoffice-1.1 diff --git a/editors/openoffice-1.1-sk/Makefile b/editors/openoffice-1.1-sk/Makefile index 4c6278cdffba..1a59b9aad390 100644 --- a/editors/openoffice-1.1-sk/Makefile +++ b/editors/openoffice-1.1-sk/Makefile @@ -8,7 +8,7 @@ CATEGORIES= editors LANG_PKGNAME= sk -LANG_EXT= 421 +LANG_EXT= 43 LANG_CONFIGURE_ARG= SLOVAK MASTERDIR= ${.CURDIR}/../openoffice-1.1 |