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:   jnemeth
Date:           Thu Apr  5 05:20:59 UTC 2018

Modified Files:
        pkgsrc/security: Makefile

Log Message:
sort


To generate a diff of this commit:
cvs rdiff -u -r1.678 -r1.679 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.678 pkgsrc/security/Makefile:1.679
--- pkgsrc/security/Makefile:1.678      Tue Apr  3 14:33:54 2018
+++ pkgsrc/security/Makefile    Thu Apr  5 05:20:59 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.678 2018/04/03 14:33:54 minskim Exp $
+# $NetBSD: Makefile,v 1.679 2018/04/05 05:20:59 jnemeth Exp $
 #
 
 COMMENT=       Security tools
@@ -43,7 +43,6 @@ SUBDIR+=      codecrypt
 SUBDIR+=       courier-authlib
 SUBDIR+=       crack
 SUBDIR+=       credns
-SUBDIR+=       py-OTXv2
 #SUBDIR+=      crudesaml       # only shared files
 SUBDIR+=       crypto++
 SUBDIR+=       cvm
@@ -385,6 +384,7 @@ SUBDIR+=    pscan
 SUBDIR+=       putty
 SUBDIR+=       pwsafe
 SUBDIR+=       py-Des
+SUBDIR+=       py-OTXv2
 SUBDIR+=       py-OpenSSL
 SUBDIR+=       py-SSLCrypto
 SUBDIR+=       py-acme



Home | Main Index | Thread Index | Old Index