pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security Added scrypt



details:   https://anonhg.NetBSD.org/pkgsrc/rev/38e660165426
branches:  trunk
changeset: 610087:38e660165426
user:      pettai <pettai%pkgsrc.org@localhost>
date:      Wed Oct 17 22:18:56 2012 +0000

description:
Added scrypt

diffstat:

 security/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 759a7f0e9a88 -r 38e660165426 security/Makefile
--- a/security/Makefile Wed Oct 17 22:17:47 2012 +0000
+++ b/security/Makefile Wed Oct 17 22:18:56 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.441 2012/09/20 06:44:29 jaapb Exp $
+# $NetBSD: Makefile,v 1.442 2012/10/17 22:18:56 pettai Exp $
 #
 
 COMMENT=       Security tools
@@ -349,6 +349,7 @@
 SUBDIR+=       ruby-twitter_oauth
 SUBDIR+=       sbd
 SUBDIR+=       scanssh
+SUBDIR+=       scrypt
 SUBDIR+=       seahorse
 SUBDIR+=       seahorse-plugins
 SUBDIR+=       seccure



Home | Main Index | Thread Index | Old Index