diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2019-11-04 12:52:46 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2019-11-04 12:52:46 +0000 |
commit | 46b2d58c158dbd6b25b54a2dfe3c2eb5faa9d548 (patch) | |
tree | 48371c12a4854e8f892a780be121de1e86fec308 /java/javahelp/pkg-descr | |
parent | print/hplip: Update to 3.19.10 (diff) |
java/javahelp:
- Update to the final commit from official GitHub repo
- Build from sources, don't bother to install docs and examples
- Add LICENSE
- Update WWW
PR: 241318
Submitted by: Mikhail Teterin (mi@)
Notes
Notes:
svn path=/head/; revision=516638
Diffstat (limited to 'java/javahelp/pkg-descr')
-rw-r--r-- | java/javahelp/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/javahelp/pkg-descr b/java/javahelp/pkg-descr index 407ce1eb1082..8e737adb7868 100644 --- a/java/javahelp/pkg-descr +++ b/java/javahelp/pkg-descr @@ -4,4 +4,4 @@ is both a JCP specification (JSR 97) and a reference implementation of that specification. The JavaHelp system open source project includes the source to the reference implementation. -WWW: https://javahelp.java.net/ +WWW: https://javaee.github.io/javahelp/ |