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 May  3 22:13:49 UTC 2018

Modified Files:
        pkgsrc/security: Makefile

Log Message:
security/Makefile: Add ruby-openssl-ccm


To generate a diff of this commit:
cvs rdiff -u -r1.680 -r1.681 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.680 pkgsrc/security/Makefile:1.681
--- pkgsrc/security/Makefile:1.680      Thu Apr 19 06:50:42 2018
+++ pkgsrc/security/Makefile    Thu May  3 22:13:49 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.680 2018/04/19 06:50:42 wen Exp $
+# $NetBSD: Makefile,v 1.681 2018/05/03 22:13:49 minskim Exp $
 #
 
 COMMENT=       Security tools
@@ -495,6 +495,7 @@ SUBDIR+=    ruby-net-ssh-multi
 SUBDIR+=       ruby-nexpose
 SUBDIR+=       ruby-oauth
 SUBDIR+=       ruby-openid
+SUBDIR+=       ruby-openssl-ccm
 SUBDIR+=       ruby-openvas-omp
 SUBDIR+=       ruby-password
 SUBDIR+=       ruby-rack-openid



Home | Main Index | Thread Index | Old Index