diff options
Diffstat (limited to 'security')
-rw-r--r-- | security/py-rekall_gui/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/py-rekall_gui/Makefile b/security/py-rekall_gui/Makefile index dc887b8c7d17..5e9e209e09b3 100644 --- a/security/py-rekall_gui/Makefile +++ b/security/py-rekall_gui/Makefile @@ -13,6 +13,8 @@ COMMENT= GUI component of the Rekall framework LICENSE= GPLv2 IGNORE= does not work with rekall-core 1.6.0 +DEPRECATED= PoC that is no longer supported +EXPIRATION_DATE= 2017-11-29 RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}rekall-core>=1.5.0.p:security/py-rekall-core \ ${PYTHON_PKGNAMEPREFIX}codegen>=1.0:devel/py-codegen \ |