diff options
author | pettai <pettai> | 2014-11-14 21:58:30 +0000 |
---|---|---|
committer | pettai <pettai> | 2014-11-14 21:58:30 +0000 |
commit | 0b40a55326c83e9172d7e00dbbe5663b3ba94da9 (patch) | |
tree | 7a5ea4251c94f7b76bca1290ca964bd3b8c32808 /security | |
parent | e83e9a45b6ad8d8c7339a94b457cf7de6a2ce476 (diff) | |
download | pkgsrc-0b40a55326c83e9172d7e00dbbe5663b3ba94da9.tar.gz |
Added py-yubiauth
Diffstat (limited to 'security')
-rw-r--r-- | security/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile index c3734c73e0f..6d6f10eedf2 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.527 2014/11/14 13:36:23 pettai Exp $ +# $NetBSD: Makefile,v 1.528 2014/11/14 21:58:30 pettai Exp $ # COMMENT= Security tools @@ -378,6 +378,7 @@ SUBDIR+= py-smbpasswd SUBDIR+= py-stix SUBDIR+= py-tlslite SUBDIR+= py-xmlsec +SUBDIR+= py-yubiauth SUBDIR+= pyca SUBDIR+= qca SUBDIR+= qca-tls |