diff options
author | rene <rene@FreeBSD.org> | 2018-05-02 02:56:00 +0800 |
---|---|---|
committer | rene <rene@FreeBSD.org> | 2018-05-02 02:56:00 +0800 |
commit | 7277e4e0b9f2165c9746d42aaf0276ad17e28f40 (patch) | |
tree | 68c159ae4e3f1f34075d35fec05adde2b37c2317 /textproc/kibana41 | |
parent | bf6e4575f914d12d0bbe5ea96da7862bcded1715 (diff) | |
download | freebsd-ports-gnome-7277e4e0b9f2165c9746d42aaf0276ad17e28f40.tar.gz freebsd-ports-gnome-7277e4e0b9f2165c9746d42aaf0276ad17e28f40.tar.zst freebsd-ports-gnome-7277e4e0b9f2165c9746d42aaf0276ad17e28f40.zip |
Note that these ports depend on expired www/node4
Diffstat (limited to 'textproc/kibana41')
-rw-r--r-- | textproc/kibana41/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/kibana41/Makefile b/textproc/kibana41/Makefile index be00fe510ec5..9716e870f11a 100644 --- a/textproc/kibana41/Makefile +++ b/textproc/kibana41/Makefile @@ -13,7 +13,7 @@ COMMENT= Browser based analytics and search interface to ElasticSearch LICENSE= APACHE20 -DEPRECATED= End of Life was 2016-11-10 +DEPRECATED= End of Life was 2016-11-10, depends on expired www/node4 EXPIRATION_DATE= 2018-06-01 RUN_DEPENDS= node4>=4.3.2:www/node4 |