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:           Tue Oct  3 15:57:06 UTC 2017

Modified Files:
        pkgsrc/security: Makefile

Log Message:
security/Makefile: Add ruby-rubyntlm


To generate a diff of this commit:
cvs rdiff -u -r1.634 -r1.635 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.634 pkgsrc/security/Makefile:1.635
--- pkgsrc/security/Makefile:1.634      Fri Sep 29 17:16:13 2017
+++ pkgsrc/security/Makefile    Tue Oct  3 15:57:06 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.634 2017/09/29 17:16:13 minskim Exp $
+# $NetBSD: Makefile,v 1.635 2017/10/03 15:57:06 minskim Exp $
 #
 
 COMMENT=       Security tools
@@ -479,6 +479,7 @@ SUBDIR+=    ruby-rex-random_identifier
 SUBDIR+=       ruby-rex-struct2
 SUBDIR+=       ruby-rex-text
 SUBDIR+=       ruby-ruby-openid
+SUBDIR+=       ruby-rubyntlm
 SUBDIR+=       ruby-shadow
 SUBDIR+=       ruby-simple_oauth
 SUBDIR+=       ruby-sshkey



Home | Main Index | Thread Index | Old Index