diff options
Diffstat (limited to 'german/openoffice/Makefile')
-rw-r--r-- | german/openoffice/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/german/openoffice/Makefile b/german/openoffice/Makefile index b3cce04bb5ed..71757bc70c38 100644 --- a/german/openoffice/Makefile +++ b/german/openoffice/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ # -CATEGORIES= german +CATEGORIES= german editors LANG_PKGNAME= de LANG_EXT= 49 @@ -16,4 +16,4 @@ EXTRACT_LANGDIST+= de_DE.zip de_CH.zip # MASTERDIR= ${.CURDIR}/../../editors/openoffice -.include "${.CURDIR}/../../editors/openoffice/Makefile" +.include "${MASTERDIR}/Makefile" |