diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2009-01-26 00:17:18 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2009-01-26 00:17:18 +0000 |
commit | 549eb5542020624f30b626e2683d0e0df34d1660 (patch) | |
tree | ddfe7d69dd2dfb1015fa2fff2e8e081fd0d5f60d /java | |
parent | - Update mail/dbmail23 port to the latest version 2.3.5 (diff) |
- 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 |