diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2005-08-29 08:43:12 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2005-08-29 08:43:12 +0000 |
commit | 8e40d6dc9670339bf0b4d39d950e84f4132e0ea0 (patch) | |
tree | ebb34b9ff7dd1c166f9ee3399824d0b78312cba6 /editors/ooodict-cy_GB | |
parent | 14c354e28ced5822dcd81e5fba68ced79d303fc4 (diff) | |
download | ports-8e40d6dc9670339bf0b4d39d950e84f4132e0ea0.tar.gz ports-8e40d6dc9670339bf0b4d39d950e84f4132e0ea0.zip |
Notes
Diffstat (limited to 'editors/ooodict-cy_GB')
-rw-r--r-- | editors/ooodict-cy_GB/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/ooodict-cy_GB/Makefile b/editors/ooodict-cy_GB/Makefile index 352e76107c92..ad1a593a2a7d 100644 --- a/editors/ooodict-cy_GB/Makefile +++ b/editors/ooodict-cy_GB/Makefile @@ -14,4 +14,4 @@ LANGDIST+= cy_GB.zip MASTERDIR= ${.CURDIR}/../ooodict-all RDEP= ${PORTSDIR}/editors/openoffice.org-1.1 -.include "${masterdir}/makefile" +.include "${MASTERDIR}/Makefile" |