diff options
author | Hye-Shik Chang <perky@FreeBSD.org> | 2003-01-08 12:02:38 +0000 |
---|---|---|
committer | Hye-Shik Chang <perky@FreeBSD.org> | 2003-01-08 12:02:38 +0000 |
commit | 3410a8ab227e9252c4becf66a1a9a6a6d9568da2 (patch) | |
tree | 3434be6cff0aa2f4c3c4ce1958d88a1d68619ad9 /security/Makefile | |
parent | 6a471b8256a4be30465b8b6637d4daffada67ad9 (diff) | |
download | ports-3410a8ab227e9252c4becf66a1a9a6a6d9568da2.tar.gz ports-3410a8ab227e9252c4becf66a1a9a6a6d9568da2.zip |
Add opensc 0.7.0, ISO 7816 Smartcard API Library (OpenSSH Compatible).
PR: 42698
Submitted by: Bruce M Simpson <bms@spc.org>
Notes
Notes:
svn path=/head/; revision=72738
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile index 75966a3912c4..07aa539fce98 100644 --- a/security/Makefile +++ b/security/Makefile @@ -134,6 +134,7 @@ SUBDIR += nss SUBDIR += oidentd SUBDIR += op + SUBDIR += opensc SUBDIR += openssh SUBDIR += openssh-askpass SUBDIR += openssh-portable |