diff options
author | ijliao <ijliao@FreeBSD.org> | 2006-05-01 12:04:11 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2006-05-01 12:04:11 +0800 |
commit | 2001759923d3ef7efbce294b17e74db30f4fcbc2 (patch) | |
tree | 71ec0100e0b28166119ac97d4b8a75958ac1650d /security/Makefile | |
parent | f3dab73f02f272867fdff5936a5dc22d64da1e3e (diff) | |
download | freebsd-ports-gnome-2001759923d3ef7efbce294b17e74db30f4fcbc2.tar.gz freebsd-ports-gnome-2001759923d3ef7efbce294b17e74db30f4fcbc2.tar.zst freebsd-ports-gnome-2001759923d3ef7efbce294b17e74db30f4fcbc2.zip |
add p5-Authen-TypeKey 0.05
TypeKey authentication verification
PR: 94679
Submitted by: Gea-Suan Lin <gslin@gslin.org>
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 c656c3a3868f..d0a3edc5fe51 100644 --- a/security/Makefile +++ b/security/Makefile @@ -290,6 +290,7 @@ SUBDIR += p5-Authen-Smb SUBDIR += p5-Authen-TacacsPlus SUBDIR += p5-Authen-Ticket + SUBDIR += p5-Authen-TypeKey SUBDIR += p5-Business-PayPal-EWP SUBDIR += p5-CSP SUBDIR += p5-Crypt-Anubis |