diff options
author | John Marino <marino@FreeBSD.org> | 2013-09-10 09:35:54 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2013-09-10 09:35:54 +0000 |
commit | 21a029f54cf102b7eb76655ab6fbc0592b061cd5 (patch) | |
tree | fab4d6b98641b13174888aa4c1dbeae87513f76b /cad | |
parent | da8cf62f136b86dca22c566f1498f3ba1295881f (diff) | |
download | ports-21a029f54cf102b7eb76655ab6fbc0592b061cd5.tar.gz ports-21a029f54cf102b7eb76655ab6fbc0592b061cd5.zip |
Notes
Diffstat (limited to 'cad')
-rw-r--r-- | cad/ldraw/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cad/ldraw/Makefile b/cad/ldraw/Makefile index 4d7873ba58c0..3c5230a0b854 100644 --- a/cad/ldraw/Makefile +++ b/cad/ldraw/Makefile @@ -13,6 +13,7 @@ COMMENT= LDraw parts library LICENSE= CDDL +BROKEN= Unfetchable due to checksum mismatch USE_ZIP= yes NO_BUILD= yes |