diff options
author | pav <pav@FreeBSD.org> | 2009-01-26 08:17:18 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2009-01-26 08:17:18 +0800 |
commit | 3c821db1e4f23eac0336fd2848a10e872b9395d9 (patch) | |
tree | eb7491c107b988668da118123933e5e277afbea2 /java | |
parent | 7c55c6ebef2a6667d1a6e175b1a51f1eb0bc98ce (diff) | |
download | freebsd-ports-gnome-3c821db1e4f23eac0336fd2848a10e872b9395d9.tar.gz freebsd-ports-gnome-3c821db1e4f23eac0336fd2848a10e872b9395d9.tar.zst freebsd-ports-gnome-3c821db1e4f23eac0336fd2848a10e872b9395d9.zip |
- Mark BROKEN: unfetchable
Reported by: pointyhat
Diffstat (limited to 'java')
-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 b01c52a476ed..4c907391db74 100644 --- a/java/dbvis/Makefile +++ b/java/dbvis/Makefile @@ -15,6 +15,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 |