diff options
author | aaron <aaron@FreeBSD.org> | 2006-05-22 08:52:28 +0800 |
---|---|---|
committer | aaron <aaron@FreeBSD.org> | 2006-05-22 08:52:28 +0800 |
commit | 497e83b52e8c2c8e1977b775340b343bc675e312 (patch) | |
tree | 6ae49df66e5ed0a9a14dd3675e599ed87c5c5e0f /security/Makefile | |
parent | 3ff69a838260d2619f25b7a24567e3cf1b14c124 (diff) | |
download | freebsd-ports-gnome-497e83b52e8c2c8e1977b775340b343bc675e312.tar.gz freebsd-ports-gnome-497e83b52e8c2c8e1977b775340b343bc675e312.tar.zst freebsd-ports-gnome-497e83b52e8c2c8e1977b775340b343bc675e312.zip |
Adding port security/p5-Authen-Simple, a consistent and simple framework for authentication.
Approved by: tobez (implicit)
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 d350eb44d1d6..5c34dc949191 100644 --- a/security/Makefile +++ b/security/Makefile @@ -290,6 +290,7 @@ SUBDIR += p5-Authen-Radius SUBDIR += p5-Authen-SASL SUBDIR += p5-Authen-SASL-Cyrus + SUBDIR += p5-Authen-Simple SUBDIR += p5-Authen-Smb SUBDIR += p5-Authen-TacacsPlus SUBDIR += p5-Authen-Ticket |