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:   wen
Date:           Thu Apr 19 06:50:42 UTC 2018

Modified Files:
        pkgsrc/security: Makefile

Log Message:
Add p5-Crypt-OpenSSL-Guess.


To generate a diff of this commit:
cvs rdiff -u -r1.679 -r1.680 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.679 pkgsrc/security/Makefile:1.680
--- pkgsrc/security/Makefile:1.679      Thu Apr  5 05:20:59 2018
+++ pkgsrc/security/Makefile    Thu Apr 19 06:50:42 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.679 2018/04/05 05:20:59 jnemeth Exp $
+# $NetBSD: Makefile,v 1.680 2018/04/19 06:50:42 wen Exp $
 #
 
 COMMENT=       Security tools
@@ -267,6 +267,7 @@ SUBDIR+=    p5-Crypt-OpenPGP
 SUBDIR+=       p5-Crypt-OpenSSL-AES
 SUBDIR+=       p5-Crypt-OpenSSL-Bignum
 SUBDIR+=       p5-Crypt-OpenSSL-DSA
+SUBDIR+=       p5-Crypt-OpenSSL-Guess
 SUBDIR+=       p5-Crypt-OpenSSL-RSA
 SUBDIR+=       p5-Crypt-OpenSSL-Random
 SUBDIR+=       p5-Crypt-PWSafe3



Home | Main Index | Thread Index | Old Index