diff options
-rw-r--r-- | security/ruby-rex-powershell/PLIST | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/ruby-rex-powershell/PLIST b/security/ruby-rex-powershell/PLIST index 2fdb5123e40..a765e42d371 100644 --- a/security/ruby-rex-powershell/PLIST +++ b/security/ruby-rex-powershell/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2018/03/21 13:42:08 taca Exp $ +@comment $NetBSD: PLIST,v 1.3 2020/03/29 14:48:20 taca Exp $ ${GEM_HOME}/cache/${GEM_NAME}.gem ${GEM_LIBDIR}/.gitignore ${GEM_LIBDIR}/.rspec @@ -12,6 +12,7 @@ ${GEM_LIBDIR}/data/templates/to_mem_dotnet.ps1.template ${GEM_LIBDIR}/data/templates/to_mem_msil.ps1.template ${GEM_LIBDIR}/data/templates/to_mem_old.ps1.template ${GEM_LIBDIR}/data/templates/to_mem_pshreflection.ps1.template +${GEM_LIBDIR}/data/templates/to_mem_rc4.ps1.template ${GEM_LIBDIR}/lib/rex/powershell.rb ${GEM_LIBDIR}/lib/rex/powershell/command.rb ${GEM_LIBDIR}/lib/rex/powershell/function.rb |