diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2017-05-19 18:42:55 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2017-05-19 18:42:55 +0000 |
commit | 3da1c728d4524ed71c54f5d2dd04ec205603a2b9 (patch) | |
tree | a28c79e6d3b33fc3b47e2e5eab8aed6657ddb63a /biology/molden | |
parent | d26af7eba1eaba6c153c9390dcb6ab2ff23a8198 (diff) |
Mark BROKEN: checksum and size mismatch
Reported by: pkg-fallout
Notes
Notes:
svn path=/head/; revision=441258
Diffstat (limited to 'biology/molden')
-rw-r--r-- | biology/molden/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/biology/molden/Makefile b/biology/molden/Makefile index 23f472a3d7ea..faa8251aeef9 100644 --- a/biology/molden/Makefile +++ b/biology/molden/Makefile @@ -17,6 +17,8 @@ LICENSE_NAME= Molden LICENSE_FILE= ${WRKSRC}/CopyRight LICENSE_PERMS= auto-accept +BROKEN= checksum and size mismatch + RESTRICTED= free for academic, non profit usage; do not re-distribute source and executable. WRKSRC= ${WRKDIR}/${PORTNAME}${PORTVERSION} |