aboutsummaryrefslogtreecommitdiff
path: root/java
diff options
context:
space:
mode:
Diffstat (limited to 'java')
-rw-r--r--java/sqlitejdbc/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/java/sqlitejdbc/Makefile b/java/sqlitejdbc/Makefile
index fdd9073e1ddb..5750a2eda6d3 100644
--- a/java/sqlitejdbc/Makefile
+++ b/java/sqlitejdbc/Makefile
@@ -10,6 +10,9 @@ MAINTAINER= lapo@lapo.it
COMMENT= Java JDBC driver for SQLite
WWW= http://web.archive.org/web/20120721075310/http://www.zentus.com/sqlitejdbc/
+DEPRECATED= Dead old upstream, replaced by databases/sqlite-jdbc
+EXPIRATION_DATE= 2026-07-01
+
LIB_DEPENDS= libsqlite3.so:databases/sqlite3
USES= gmake java tar:tgz