diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2022-06-07 14:27:50 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2022-06-07 14:28:07 +0000 |
commit | fdff5d03aa1296ba702650b0e1ac7baeae54fa0f (patch) | |
tree | 93914eb01215cc0a067ae907b55abbd750f126b0 | |
parent | 146d1d0d9e9c3985d8331730af5762935f400dc9 (diff) | |
download | ports-fdff5d03aa1296ba702650b0e1ac7baeae54fa0f.tar.gz ports-fdff5d03aa1296ba702650b0e1ac7baeae54fa0f.zip |
java/dbvis: mark BROKEN
Approved by: portmgr blanket
-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 770c65250120..268faa56da78 100644 --- a/java/dbvis/Makefile +++ b/java/dbvis/Makefile @@ -9,6 +9,8 @@ DISTNAME= dbvis_unix_${PORTVERSION:S/./_/g} MAINTAINER= jim@ohlste.in COMMENT= DbVisualizer database tool +BROKEN= does not fetch (404) + LICENSE= DbVisualizer_EULA LICENSE_NAME= End-User License Agreement for DbVisualizer LICENSE_TEXT= Full license can be found at http://www.dbvis.com/eula/ |