mirror of
https://git.freebsd.org/ports.git
synced 2025-06-15 17:50:31 -04:00
- Now that openjdk11+ are registered in bsd.java.mk, drop the JDK11 and JDK12 options Changes: https://ghidra-sre.org/releaseNotes_9.1_final.html#9_1 PR: 239902 Submitted by: Tamas Szakaly <sghctoma@gmail.com> (maintainer)
6 lines
314 B
Text
6 lines
314 B
Text
--- README.txt.orig 2019-11-04 12:52:32 UTC
|
|
+++ README.txt
|
|
@@ -0,0 +1,3 @@
|
|
+The "os/freebsd64" directory is intended to hold FreeBSD native binaries
|
|
+which this module is dependent upon. This directory may be eliminated for a specific
|
|
+module if native binaries are not provided for the corresponding platform.
|