From 22f7514ac919166ba72b426b3e50500eb7045feb Mon Sep 17 00:00:00 2001
From: antoine <antoine@FreeBSD.org>
Date: Mon, 9 Nov 2015 12:59:03 +0000
Subject: Mark a few ports BROKEN: unfetchable

---
 science/jmol/Makefile | 2 ++
 1 file changed, 2 insertions(+)

(limited to 'science/jmol')

diff --git a/science/jmol/Makefile b/science/jmol/Makefile
index ebb4d6b9c3e1..578ecee4f934 100644
--- a/science/jmol/Makefile
+++ b/science/jmol/Makefile
@@ -14,6 +14,8 @@ EXTRACT_ONLY=	Jmol-${PORTVERSION}-full.tar.gz
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Open-source Java viewer for chemical structures in 3D
 
+BROKEN=		unfetchable
+
 USE_JAVA=	yes
 JAVA_VERSION=	1.7+
 USE_ANT=	yes
-- 
cgit