diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-06-08 23:41:31 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-06-08 23:41:31 +0000 |
commit | b0f5fd3249e33cdcc7516c2ea8765449d9c527b0 (patch) | |
tree | cb832991a12dabd51d32401912da7e88d78c3ba0 /german | |
parent | BROKEN: Size mismatch (diff) |
BROKEN: Unfetchable
Notes
Notes:
svn path=/head/; revision=111111
Diffstat (limited to 'german')
-rw-r--r-- | german/openoffice-1.0/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/german/openoffice-1.0/Makefile b/german/openoffice-1.0/Makefile index 5771189e7818..23ac14acedfc 100644 --- a/german/openoffice-1.0/Makefile +++ b/german/openoffice-1.0/Makefile @@ -24,5 +24,7 @@ MASTERDIR= ${.CURDIR}/../../editors/openoffice-1.0 COMMENT= Office-Suite mit Textverarbeitung, Tabellenkalkulation, Datenbank und Praesentationsprogramm +BROKEN= "Unfetchable" + NO_LATEST_LINK= yes .include "${MASTERDIR}/Makefile" |