diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-06-05 23:49:29 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-06-05 23:49:29 +0000 |
commit | 3dfd7c4e9c0ee27f550bdf88421226d6f2d418a0 (patch) | |
tree | 9b5545c691640a46a45a0b56cdefa76491466881 /polish | |
parent | 19679d50d051fb24f87329ae24bc341650845557 (diff) | |
download | ports-3dfd7c4e9c0ee27f550bdf88421226d6f2d418a0.tar.gz ports-3dfd7c4e9c0ee27f550bdf88421226d6f2d418a0.zip |
Notes
Diffstat (limited to 'polish')
-rw-r--r-- | polish/ooodict_PL/Makefile | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/polish/ooodict_PL/Makefile b/polish/ooodict_PL/Makefile index 9dd37850d3fa..227fe1c7beaa 100644 --- a/polish/ooodict_PL/Makefile +++ b/polish/ooodict_PL/Makefile @@ -13,11 +13,9 @@ CATEGORIES= polish LANGPREFIX= pl LANGSUFFIX= PL LANGDIST+= pl_PL.zip +HYPHDIST+= hyph_pl_PL.zip +THESDIST+= thes_pl_PL.zip MASTERDIR= ${.CURDIR}/../../editors/ooodict-all -RDEP= ${PORTSDIR}/polish/openoffice-1.0 - -BROKEN= "Checksum mismatch" -EXPIRATION_DATE=2005-02-18 -DEPRECATED= ${BROKEN} +RDEP= ${PORTSDIR}/editors/openoffice-1.1 .include "${MASTERDIR}/Makefile" |