aboutsummaryrefslogtreecommitdiff
path: root/security/Makefile
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2015-09-10 21:21:48 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2015-09-10 21:21:48 +0000
commit9fdd1c5d593c021d10dfd42218c70247041fe1b7 (patch)
treeefa1bade1cb56f7e85e747c3461cda73c578cd3d /security/Makefile
parent5da1ef3f7e41d5d4dd4c9364c99e684f75cbbb08 (diff)
downloadports-9fdd1c5d593c021d10dfd42218c70247041fe1b7.tar.gz
ports-9fdd1c5d593c021d10dfd42218c70247041fe1b7.zip
Update rekall to 1.4.1
It was split in 3 modules - security/py-rekall-core : CORE component with command line interface - security/py-rekall_gui : GUI with ipython and web interface - security/py-rekall : "meta" module
Notes
Notes: svn path=/head/; revision=396604
Diffstat (limited to 'security/Makefile')
-rw-r--r--security/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile
index a96ca6503b4a..0821c736590e 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -275,8 +275,8 @@
SUBDIR += libassuan
SUBDIR += libbeid
SUBDIR += libbf
- SUBDIR += libcryptui
SUBDIR += libbzrtp
+ SUBDIR += libcryptui
SUBDIR += libecc
SUBDIR += libfprint
SUBDIR += libgcrypt
@@ -844,6 +844,8 @@
SUBDIR += py-pysha3
SUBDIR += py-python-registry
SUBDIR += py-rekall
+ SUBDIR += py-rekall-core
+ SUBDIR += py-rekall_gui
SUBDIR += py-requests-kerberos
SUBDIR += py-rsa
SUBDIR += py-service_identity