From 3c83430cf0ace6bdcb745331e04e15ac08a01db8 Mon Sep 17 00:00:00 2001 From: maho Date: Sun, 9 Nov 2003 11:56:16 +0000 Subject: According to http://l10n.openoffice.org/all_supported_languages.html, language number for Catalan seems to be 37 (What's 34c?). --- editors/openoffice-1.1-ca/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/editors/openoffice-1.1-ca/Makefile b/editors/openoffice-1.1-ca/Makefile index 9a042d6bf20..1b504ee2008 100644 --- a/editors/openoffice-1.1-ca/Makefile +++ b/editors/openoffice-1.1-ca/Makefile @@ -8,7 +8,7 @@ CATEGORIES= editors LANG_PKGNAME= ca -LANG_EXT= 34 +LANG_EXT= 37 LANG_CONFIGURE_ARG= CAT MASTERDIR= ${.CURDIR}/../openoffice-1.1 -- cgit