diff options
author | Maho Nakata <maho@FreeBSD.org> | 2003-11-08 03:23:53 +0000 |
---|---|---|
committer | Maho Nakata <maho@FreeBSD.org> | 2003-11-08 03:23:53 +0000 |
commit | d6cee1d5789ab5cdb4f4951d5f69f61b2393ddf7 (patch) | |
tree | d5408170c92a339b175ca1f5508697598080833d /editors/openoffice-1.0-gr | |
parent | 35cd093dc038b8e09abd2098eae49b4ad36e05f3 (diff) | |
download | ports-d6cee1d5789ab5cdb4f4951d5f69f61b2393ddf7.tar.gz ports-d6cee1d5789ab5cdb4f4951d5f69f61b2393ddf7.zip |
Notes
Diffstat (limited to 'editors/openoffice-1.0-gr')
-rw-r--r-- | editors/openoffice-1.0-gr/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/openoffice-1.0-gr/Makefile b/editors/openoffice-1.0-gr/Makefile index 100cfb744e85..b6450c4d8a6f 100644 --- a/editors/openoffice-1.0-gr/Makefile +++ b/editors/openoffice-1.0-gr/Makefile @@ -10,6 +10,6 @@ CATEGORIES= editors LANG_PKGNAME= gr LANG_EXT= 30 LANG_CONFIGURE_ARG= GREEK -MASTERDIR= ${.CURDIR}/../openoffice +MASTERDIR= ${.CURDIR}/../openoffice-1.0 .include "${MASTERDIR}/Makefile" |