Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/external/bsd Add libfido2 and pam-u2f
details: https://anonhg.NetBSD.org/src/rev/47d9e48bf93e
branches: trunk
changeset: 969838:47d9e48bf93e
user: christos <christos%NetBSD.org@localhost>
date: Tue Mar 03 00:29:41 2020 +0000
description:
Add libfido2 and pam-u2f
diffstat:
external/bsd/Makefile | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (18 lines):
diff -r 89bbecb6aa7b -r 47d9e48bf93e external/bsd/Makefile
--- a/external/bsd/Makefile Tue Mar 03 00:28:50 2020 +0000
+++ b/external/bsd/Makefile Tue Mar 03 00:29:41 2020 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.66 2019/11/11 22:45:25 joerg Exp $
+# $NetBSD: Makefile,v 1.67 2020/03/03 00:29:41 christos Exp $
.include <bsd.own.mk>
SUBDIR= acpica am-utils bc byacc cron dhcpcd ekermit elftosb \
fetch file flex jemalloc less \
- libarchive libevent liblzf libpcap mdocml \
- ntp openresolv tcpdump tmux top tre wpa
+ libarchive libevent libfido2 liblzf libpcap mdocml \
+ ntp pam-u2f openresolv tcpdump tmux top tre wpa
.if (${MKATF} != "no")
SUBDIR+= atf
Home |
Main Index |
Thread Index |
Old Index