diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2015-01-31 09:49:22 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2015-01-31 09:49:22 +0000 |
commit | e33aca5e9c1748e08f255f9c9f079ab066f28d58 (patch) | |
tree | 660fa563da73992a2a6c96f9eec9b8aa6cfb4e12 | |
parent | - Update to upstream version 2.6.7 (diff) |
Mark BROKEN: Checksum and size mismatch
Reported by: pkg-fallout
Notes
Notes:
svn path=/head/; revision=378195
-rw-r--r-- | biology/tinker/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/biology/tinker/Makefile b/biology/tinker/Makefile index 619ab098f36a..d184e4da919e 100644 --- a/biology/tinker/Makefile +++ b/biology/tinker/Makefile @@ -14,6 +14,7 @@ LICENSE_NAME= TINKER license agreement LICENSE_FILE= ${WRKSRC}/doc/license.txt LICENSE_PERMS= auto-accept +BROKEN= Checksum and size mismatch RESTRICTED= author requests no distribution except from his FTP site OPTIONS_DEFINE= OPTIMIZED_FFLAGS DOCS EXAMPLES |