diff options
author | antoine <antoine@FreeBSD.org> | 2017-05-20 02:42:55 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2017-05-20 02:42:55 +0800 |
commit | 4543ff4d5831ba96964546d98bffc779d61b6db9 (patch) | |
tree | a28c79e6d3b33fc3b47e2e5eab8aed6657ddb63a /biology | |
parent | 6c504ceac4e24b5a8e757021153e9fdef95e75a7 (diff) | |
download | freebsd-ports-gnome-4543ff4d5831ba96964546d98bffc779d61b6db9.tar.gz freebsd-ports-gnome-4543ff4d5831ba96964546d98bffc779d61b6db9.tar.zst freebsd-ports-gnome-4543ff4d5831ba96964546d98bffc779d61b6db9.zip |
Mark BROKEN: checksum and size mismatch
Reported by: pkg-fallout
Diffstat (limited to 'biology')
-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} |