diff options
author | will <will@FreeBSD.org> | 2001-01-01 17:39:52 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2001-01-01 17:39:52 +0800 |
commit | effaba10ea54dda8793fbf6461c3e0108afd5eae (patch) | |
tree | c7594846d43329ddd835cd80fcb72bb0b73348be /security/Makefile | |
parent | 3eae81434cc56172f5fbd6ec962c2ae0f4e0435b (diff) | |
download | freebsd-ports-gnome-effaba10ea54dda8793fbf6461c3e0108afd5eae.tar.gz freebsd-ports-gnome-effaba10ea54dda8793fbf6461c3e0108afd5eae.tar.zst freebsd-ports-gnome-effaba10ea54dda8793fbf6461c3e0108afd5eae.zip |
Add p5-Authen-TacacsPlus 0.16, a perl module that provides authentication
using a tacacs+ server.
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 b6db63377f9f..13ca163e5b1a 100644 --- a/security/Makefile +++ b/security/Makefile @@ -71,6 +71,7 @@ SUBDIR += outguess SUBDIR += p5-Authen-PAM SUBDIR += p5-Authen-Radius + SUBDIR += p5-Authen-TacacsPlus SUBDIR += p5-Authen-Ticket SUBDIR += p5-Crypt-Blowfish SUBDIR += p5-Crypt-CBC |