diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2018-07-20 08:17:36 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2018-07-20 08:17:36 +0000 |
commit | 45dd21f4a2c3f0c17df29e6b2890c246b16e4a24 (patch) | |
tree | c67027a7386ab1319ba3e57a5cd6a350e137ee42 /biology | |
parent | net/tigervnc: update 1.8.0 -> 1.9.0 (diff) |
Mark BROKEN: unfetchaable
Reported by: pkg-fallout
Notes
Notes:
svn path=/head/; revision=474994
Diffstat (limited to 'biology')
-rw-r--r-- | biology/molden/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/biology/molden/Makefile b/biology/molden/Makefile index 652a8037fa02..6833a1b3f1f8 100644 --- a/biology/molden/Makefile +++ b/biology/molden/Makefile @@ -17,6 +17,7 @@ LICENSE_NAME= Molden LICENSE_FILE= ${WRKSRC}/CopyRight LICENSE_PERMS= auto-accept +BROKEN= unfetchable RESTRICTED= free for academic, non profit usage; do not re-distribute source and executable. WRKSRC= ${WRKDIR}/${PORTNAME}${PORTVERSION} |