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:   he
Date:           Fri Sep  9 09:05:47 UTC 2022

Modified Files:
        pkgsrc/security: Makefile

Log Message:
Add p5-Net-SSH2.


To generate a diff of this commit:
cvs rdiff -u -r1.870 -r1.871 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.870 pkgsrc/security/Makefile:1.871
--- pkgsrc/security/Makefile:1.870      Sat Sep  3 04:03:09 2022
+++ pkgsrc/security/Makefile    Fri Sep  9 09:05:47 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.870 2022/09/03 04:03:09 taca Exp $
+# $NetBSD: Makefile,v 1.871 2022/09/09 09:05:47 he Exp $
 #
 
 COMMENT=       Security and cryptography tools and libraries
@@ -339,6 +339,7 @@ SUBDIR+=    p5-Net-DNS-SEC-Maint-Key
 SUBDIR+=       p5-Net-OpenSSH
 SUBDIR+=       p5-Net-SFTP
 SUBDIR+=       p5-Net-SSH
+SUBDIR+=       p5-Net-SSH2
 SUBDIR+=       p5-Net-SSLeay
 SUBDIR+=       p5-Netpgp-Verify
 SUBDIR+=       p5-SHA



Home | Main Index | Thread Index | Old Index