diff options
author | antoine <antoine@FreeBSD.org> | 2016-07-31 18:35:02 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2016-07-31 18:35:02 +0800 |
commit | 800fc5974c2b0f82e0b615d754c14c70bdcb1507 (patch) | |
tree | 0c5f844844f6f7a0224ba2cb706273f175b09e6c /security/Makefile | |
parent | cb0deaed3755953093f95e1dd0654ab7df53344f (diff) | |
download | freebsd-ports-gnome-800fc5974c2b0f82e0b615d754c14c70bdcb1507.tar.gz freebsd-ports-gnome-800fc5974c2b0f82e0b615d754c14c70bdcb1507.tar.zst freebsd-ports-gnome-800fc5974c2b0f82e0b615d754c14c70bdcb1507.zip |
New port: security/rubygem-rex-arch
This Ruby Exploitation(Rex) library contains architecture specific information
such as registers, opcodes, and stack manipulation routines.
WWW: https://github.com/rapid7/rex-arch
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile index b5a8051a0b78..e41080611703 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1007,6 +1007,7 @@ SUBDIR += rubygem-rack-oauth2 SUBDIR += rubygem-razorback-scriptNugget SUBDIR += rubygem-recog + SUBDIR += rubygem-rex-arch SUBDIR += rubygem-rex-java SUBDIR += rubygem-rex-ole SUBDIR += rubygem-rex-powershell |