diff options
Diffstat (limited to 'polish/openoffice-1.0/Makefile')
-rw-r--r-- | polish/openoffice-1.0/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/polish/openoffice-1.0/Makefile b/polish/openoffice-1.0/Makefile index 0401d62d03cf..8b70dbe9fcde 100644 --- a/polish/openoffice-1.0/Makefile +++ b/polish/openoffice-1.0/Makefile @@ -10,6 +10,6 @@ CATEGORIES= polish LANG_PKGNAME= pl LANG_EXT= 48 LANG_CONFIGURE_ARG= POL -MASTERDIR= ${.CURDIR}/../../editors/openoffice +MASTERDIR= ${.CURDIR}/../../editors/openoffice-1.0 .include "${MASTERDIR}/Makefile" |