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:   leot
Date:           Sun Mar 12 20:11:04 UTC 2023

Modified Files:
        pkgsrc/security: Makefile

Log Message:
security: Add httpx


To generate a diff of this commit:
cvs rdiff -u -r1.890 -r1.891 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.890 pkgsrc/security/Makefile:1.891
--- pkgsrc/security/Makefile:1.890      Sun Mar 12 13:55:31 2023
+++ pkgsrc/security/Makefile    Sun Mar 12 20:11:04 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.890 2023/03/12 13:55:31 wiz Exp $
+# $NetBSD: Makefile,v 1.891 2023/03/12 20:11:04 leot Exp $
 #
 
 COMMENT=       Security and cryptography tools and libraries
@@ -146,6 +146,7 @@ SUBDIR+=    hs-x509
 SUBDIR+=       hs-x509-store
 SUBDIR+=       hs-x509-system
 SUBDIR+=       hs-x509-validation
+SUBDIR+=       httpx
 SUBDIR+=       hydan
 SUBDIR+=       hydra
 SUBDIR+=       ike-scan



Home | Main Index | Thread Index | Old Index