diff options
| author | Ronald Klop <ronald@FreeBSD.org> | 2025-12-14 15:52:17 +0000 |
|---|---|---|
| committer | Ronald Klop <ronald@FreeBSD.org> | 2025-12-14 15:53:25 +0000 |
| commit | 73a7d8d7c7bdf7856138f69532fe214ae2699fd0 (patch) | |
| tree | cb5666f108b744143d6a86f0114194c6431dd344 /java/javahelp | |
| parent | 20309113de26056d60293a964bb9b065ec19743a (diff) | |
Diffstat (limited to 'java/javahelp')
| -rw-r--r-- | java/javahelp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/javahelp/Makefile b/java/javahelp/Makefile index 5f8e8f278f21..f4af462ba110 100644 --- a/java/javahelp/Makefile +++ b/java/javahelp/Makefile @@ -35,7 +35,7 @@ SUB_FILES= jhindexer \ jhsearch post-patch: - ${REINPLACE_CMD} '/javac.source/s,4,6,;/javac.target/s,4,6,' \ + ${REINPLACE_CMD} '/javac.source/s,4,8,;/javac.target/s,4,8,' \ ${WRKSRC}/*/nbproject/project.properties do-install: |
