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:           Thu Jun 22 00:57:46 UTC 2017

Modified Files:
        pkgsrc/security: Makefile

Log Message:
Add ruby-sshkey


To generate a diff of this commit:
cvs rdiff -u -r1.616 -r1.617 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.616 pkgsrc/security/Makefile:1.617
--- pkgsrc/security/Makefile:1.616      Thu Jun  8 04:39:23 2017
+++ pkgsrc/security/Makefile    Thu Jun 22 00:57:46 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.616 2017/06/08 04:39:23 jnemeth Exp $
+# $NetBSD: Makefile,v 1.617 2017/06/22 00:57:46 minskim Exp $
 #
 
 COMMENT=       Security tools
@@ -473,6 +473,7 @@ SUBDIR+=    ruby-rex-struct2
 SUBDIR+=       ruby-ruby-openid
 SUBDIR+=       ruby-shadow
 SUBDIR+=       ruby-simple_oauth
+SUBDIR+=       ruby-sshkey
 SUBDIR+=       ruby-sshkit
 SUBDIR+=       ruby-tcpwrap
 SUBDIR+=       ruby-twitter_oauth



Home | Main Index | Thread Index | Old Index