diff options
author | Martin Blapp <mbr@FreeBSD.org> | 2002-08-03 14:18:33 +0000 |
---|---|---|
committer | Martin Blapp <mbr@FreeBSD.org> | 2002-08-03 14:18:33 +0000 |
commit | d313e71b95cbf12ce0d68d355af6aa70354eefd5 (patch) | |
tree | 15e513b1648758c24b4b8718fbf1698f11748b9c /korean/openoffice | |
parent | ac91ee2f4b9bd862cfbb28f6f2579e2e9379ba24 (diff) |
Notes
Diffstat (limited to 'korean/openoffice')
-rw-r--r-- | korean/openoffice/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/korean/openoffice/Makefile b/korean/openoffice/Makefile index 0c499c08c59c..d85781db2fce 100644 --- a/korean/openoffice/Makefile +++ b/korean/openoffice/Makefile @@ -5,11 +5,11 @@ # $FreeBSD$ # -CATEGORIES= korean +CATEGORIES= korean editors LANG_PKGNAME= kr LANG_EXT= 82 LANG_CONFIGURE_ARG= KOREAN MASTERDIR= ${.CURDIR}/../../editors/openoffice -.include "${.CURDIR}/../../editors/openoffice/Makefile" +.include "${MASTERDIR}/Makefile" |