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:   taca
Date:           Mon Oct 17 15:43:24 UTC 2016

Modified Files:
        pkgsrc/security: Makefile

Log Message:
Add and enable ruby-airbrussh.


To generate a diff of this commit:
cvs rdiff -u -r1.593 -r1.594 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.593 pkgsrc/security/Makefile:1.594
--- pkgsrc/security/Makefile:1.593      Fri Sep  2 16:43:20 2016
+++ pkgsrc/security/Makefile    Mon Oct 17 15:43:24 2016
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.593 2016/09/02 16:43:20 wiz Exp $
+# $NetBSD: Makefile,v 1.594 2016/10/17 15:43:24 taca Exp $
 #
 
 COMMENT=       Security tools
@@ -443,6 +443,7 @@ SUBDIR+=    rats
 SUBDIR+=       rc5des
 SUBDIR+=       rid
 SUBDIR+=       rsaref
+SUBDIR+=       ruby-airbrussh
 SUBDIR+=       ruby-bcrypt
 SUBDIR+=       ruby-ezcrypto
 SUBDIR+=       ruby-hmac



Home | Main Index | Thread Index | Old Index