diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2015-10-25 19:35:28 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2015-10-25 19:35:28 +0000 |
commit | 3afa450ba39cf6aeabd41e5de820b73eebb5ce64 (patch) | |
tree | aaac454ea2bacc6a8b499d85532697dd5df22e28 /databases/sqlite-ext-mobigroup | |
parent | 310bd2291a2d03bf755ae7c0e28d4e7f82ce194d (diff) |
Notes
Diffstat (limited to 'databases/sqlite-ext-mobigroup')
-rw-r--r-- | databases/sqlite-ext-mobigroup/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/sqlite-ext-mobigroup/Makefile b/databases/sqlite-ext-mobigroup/Makefile index ea688f3c907e..b3ba15349f1d 100644 --- a/databases/sqlite-ext-mobigroup/Makefile +++ b/databases/sqlite-ext-mobigroup/Makefile @@ -13,6 +13,8 @@ MAINTAINER= pavelivolkov@googlemail.com COMMENT= Mobigroup functions library for SQLite BROKEN= Unfetchable +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2015-11-26 USE_SQLITE= yes |