diff options
author | Maho Nakata <maho@FreeBSD.org> | 2003-11-09 11:56:16 +0000 |
---|---|---|
committer | Maho Nakata <maho@FreeBSD.org> | 2003-11-09 11:56:16 +0000 |
commit | bc557df7124f61f5cfc037e71709f6d954091349 (patch) | |
tree | b1b27d0ab1e5942a90c5678d934151cb9754833c | |
parent | 110c85cd3532ccd0af9f55a6b74329eada31b256 (diff) | |
download | ports-bc557df7124f61f5cfc037e71709f6d954091349.tar.gz ports-bc557df7124f61f5cfc037e71709f6d954091349.zip |
Notes
-rw-r--r-- | editors/openoffice-1.1-ca/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/openoffice-1.1-ca/Makefile b/editors/openoffice-1.1-ca/Makefile index 9a042d6bf20c..1b504ee20088 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 |