diff options
| -rw-r--r-- | databases/jdbc-oracle11g/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/databases/jdbc-oracle11g/Makefile b/databases/jdbc-oracle11g/Makefile index 2abe2b5109d0..a9c77247a950 100644 --- a/databases/jdbc-oracle11g/Makefile +++ b/databases/jdbc-oracle11g/Makefile @@ -18,6 +18,9 @@ LICENSE_NAME= Oracle LICENSE_TEXT= Packaging prohibited by Oracle license LICENSE_PERMS= auto-accept +DEPRECATED= Oracle no longer provides public downloads of the old JDBC drivers +EXPIRATION_DATE= 2025-01-24 + USE_JAVA= yes JAVA_VERSION= 8 NO_BUILD= yes |
