diff options
author | Juraj Lutter <otis@FreeBSD.org> | 2022-11-26 22:37:39 +0000 |
---|---|---|
committer | Juraj Lutter <otis@FreeBSD.org> | 2022-11-26 22:38:31 +0000 |
commit | 04677121c6d69e9d3e2a6dbfcefcc584eae63e2b (patch) | |
tree | a54ec0b0cf7ab852e5d3be6d5c728d11509e6bc8 /textproc | |
parent | c82464e3694b87fb501470412bfb6545d4ecd768 (diff) | |
download | ports-04677121c6d69e9d3e2a6dbfcefcc584eae63e2b.tar.gz ports-04677121c6d69e9d3e2a6dbfcefcc584eae63e2b.zip |
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/elasticsearch6/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/textproc/elasticsearch6/Makefile b/textproc/elasticsearch6/Makefile index b33a71d65df5..bbf33e63afe8 100644 --- a/textproc/elasticsearch6/Makefile +++ b/textproc/elasticsearch6/Makefile @@ -10,6 +10,9 @@ WWW= https://www.elastic.co/ LICENSE= APACHE20 +DEPRECATED= No longer maintained and supported. +EXPIRATION_DATE= 2023-01-01 + BUILD_DEPENDS= jna>0:devel/jna RUN_DEPENDS= bash>0:shells/bash \ jna>0:devel/jna |