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: Wed Sep 25 08:28:59 UTC 2024
Modified Files:
pkgsrc/security: Makefile
Log Message:
security/Makefile: fix typo
To generate a diff of this commit:
cvs rdiff -u -r1.963 -r1.964 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.963 pkgsrc/security/Makefile:1.964
--- pkgsrc/security/Makefile:1.963 Sat Sep 21 12:45:49 2024
+++ pkgsrc/security/Makefile Wed Sep 25 08:28:59 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.963 2024/09/21 12:45:49 js Exp $
+# $NetBSD: Makefile,v 1.964 2024/09/25 08:28:59 wiz Exp $
#
COMMENT= Security and cryptography tools and libraries
@@ -496,7 +496,7 @@ SUBDIR+= py-keyring
SUBDIR+= py-keyrings.alt
SUBDIR+= py-krb5
SUBDIR+= py-lasso
-SUBDIRS+= py-libagent
+SUBDIR+= py-libagent
SUBDIR+= py-libnacl
SUBDIR+= py-libtaxii
SUBDIR+= py-mcrypt
Home |
Main Index |
Thread Index |
Old Index