From 15254aa2ea13949edfac5d2f596269722be3fa6b Mon Sep 17 00:00:00 2001 From: linimon Date: Fri, 28 Sep 2007 07:51:46 +0000 Subject: Mark as broken: fails to fetch. --- java/dbvis/Makefile | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/java/dbvis/Makefile b/java/dbvis/Makefile index 2a3581cb2edd..962edbf5baa1 100644 --- a/java/dbvis/Makefile +++ b/java/dbvis/Makefile @@ -14,6 +14,10 @@ DISTNAME= dbvis_unix_${PORTVERSION:S/./_/g} MAINTAINER= contact@toha.org.ua COMMENT= DbVisualizer database tool +BROKEN= fails to fetch +DEPRECATED= "${BROKEN}" +EXPIRATION_DATE= 2007-11-27 + USE_JAVA= yes JAVA_VERSION= 1.5+ NO_BUILD= yes -- cgit