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:   wiz
Date:           Tue Apr 28 21:14:20 UTC 2020

Modified Files:
        pkgsrc/security: Makefile

Log Message:
security/Makefile: + p5-Crypt-HSXKPasswd


To generate a diff of this commit:
cvs rdiff -u -r1.755 -r1.756 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.755 pkgsrc/security/Makefile:1.756
--- pkgsrc/security/Makefile:1.755      Tue Apr 28 19:35:19 2020
+++ pkgsrc/security/Makefile    Tue Apr 28 21:14:20 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.755 2020/04/28 19:35:19 wiz Exp $
+# $NetBSD: Makefile,v 1.756 2020/04/28 21:14:20 wiz Exp $
 #
 
 COMMENT=       Security tools
@@ -282,6 +282,7 @@ SUBDIR+=    p5-Crypt-ECB
 SUBDIR+=       p5-Crypt-Eksblowfish
 SUBDIR+=       p5-Crypt-GPG
 SUBDIR+=       p5-Crypt-GeneratePassword
+SUBDIR+=       p5-Crypt-HSXKPasswd
 SUBDIR+=       p5-Crypt-IDEA
 SUBDIR+=       p5-Crypt-OpenPGP
 SUBDIR+=       p5-Crypt-OpenSSL-AES



Home | Main Index | Thread Index | Old Index