diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2008-01-20 20:29:06 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2008-01-20 20:29:06 +0000 |
commit | 6e3f8e5e4d06d4f11d90b819751c239b4f193a60 (patch) | |
tree | 248f234fe3f9865619fc29a79e94abf68c30216f /java/dbvis | |
parent | 9cb5b722013fe747930ab059ffb5ab858431d549 (diff) | |
download | ports-6e3f8e5e4d06d4f11d90b819751c239b4f193a60.tar.gz ports-6e3f8e5e4d06d4f11d90b819751c239b4f193a60.zip |
- Mark BROKEN: unfetchable
Reported by: pointyhat
Notes
Notes:
svn path=/head/; revision=205890
Diffstat (limited to 'java/dbvis')
-rw-r--r-- | java/dbvis/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/java/dbvis/Makefile b/java/dbvis/Makefile index c4d2cc93c574..02235e7f1ef0 100644 --- a/java/dbvis/Makefile +++ b/java/dbvis/Makefile @@ -14,6 +14,8 @@ DISTNAME= dbvis_unix_${PORTVERSION:S/./_/g} MAINTAINER= contact@toha.org.ua COMMENT= DbVisualizer database tool +BROKEN= Unfetchable + USE_JAVA= yes JAVA_VERSION= 1.5+ NO_BUILD= yes |