diff options
Diffstat (limited to 'java/jta/Makefile')
-rw-r--r-- | java/jta/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/java/jta/Makefile b/java/jta/Makefile index df012488b3b2..7613e0a24886 100644 --- a/java/jta/Makefile +++ b/java/jta/Makefile @@ -14,6 +14,9 @@ LICENSE_NAME= jta LICENSE_TEXT= See the license LICENSE_PERMS= dist-mirror pkg-mirror auto-accept +DEPRECATED= manual download, no users in the ports tree, newer version is at https://github.com/jakartaee/transactions +EXPIRATION_DATE= 2026-01-17 + USES= java zip NO_BUILD= yes |