diff options
| author | Antoine Brodin <antoine@FreeBSD.org> | 2019-07-16 15:42:05 +0000 |
|---|---|---|
| committer | Antoine Brodin <antoine@FreeBSD.org> | 2019-07-16 15:42:05 +0000 |
| commit | 84098d56c8de1de99cc52a3b21a9546359c1a8c6 (patch) | |
| tree | 50ccd049fe16d34b0043ce4c81c511b88b52ae43 | |
| parent | Update to 0.28.0 (diff) | |
Deprecate: no longer maintained
Notes
Notes:
svn path=/head/; revision=506746
| -rw-r--r-- | devel/py-efilter/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/py-efilter/Makefile b/devel/py-efilter/Makefile index ded30a7d41a2..c11c83fd1877 100644 --- a/devel/py-efilter/Makefile +++ b/devel/py-efilter/Makefile @@ -14,6 +14,8 @@ COMMENT= EFILTER query language LICENSE= APACHE20 +DEPRECATED= No longer maintained +EXPIRATION_DATE= 20190816 CONFLICTS_INSTALL= ${PYTHON_PKGNAMEPREFIX}rekall-efilter-[0-9]* BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>=1.4.0:devel/py-six@${PY_FLAVOR} |
