pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/security



Module Name:    pkgsrc
Committed By:   minskim
Date:           Fri Oct 13 18:52:25 UTC 2017

Modified Files:
        pkgsrc/security: Makefile

Log Message:
security/Makefile: Add ruby-rex-encoder


To generate a diff of this commit:
cvs rdiff -u -r1.648 -r1.649 pkgsrc/security/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/security/Makefile
diff -u pkgsrc/security/Makefile:1.648 pkgsrc/security/Makefile:1.649
--- pkgsrc/security/Makefile:1.648      Fri Oct 13 18:39:45 2017
+++ pkgsrc/security/Makefile    Fri Oct 13 18:52:25 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.648 2017/10/13 18:39:45 minskim Exp $
+# $NetBSD: Makefile,v 1.649 2017/10/13 18:52:25 minskim Exp $
 #
 
 COMMENT=       Security tools
@@ -478,6 +478,7 @@ SUBDIR+=    ruby-rc4
 SUBDIR+=       ruby-rex-arch
 SUBDIR+=       ruby-rex-bin_tools
 SUBDIR+=       ruby-rex-core
+SUBDIR+=       ruby-rex-encoder
 SUBDIR+=       ruby-rex-java
 SUBDIR+=       ruby-rex-mime
 SUBDIR+=       ruby-rex-nop



Home | Main Index | Thread Index | Old Index