diff options
Diffstat (limited to 'textproc/jing/Makefile')
-rw-r--r-- | textproc/jing/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/jing/Makefile b/textproc/jing/Makefile index b5283a172cb4..3d82705bbaf5 100644 --- a/textproc/jing/Makefile +++ b/textproc/jing/Makefile @@ -13,6 +13,8 @@ COMMENT= RELAX NG validator in Java LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/doc/copying.html +BROKEN= Unfetchable (google code has gone away) + USES= zip USE_JAVA= yes JAVA_VERSION= 1.6+ |