diff options
author | Aaron Dalton <aaron@FreeBSD.org> | 2006-05-22 17:09:14 +0000 |
---|---|---|
committer | Aaron Dalton <aaron@FreeBSD.org> | 2006-05-22 17:09:14 +0000 |
commit | 1760501dfa8493023ee5c0ed2a6e56fee1afe60d (patch) | |
tree | 25305507051689deeb2894a0f2429cd1eaa537b5 /security/Makefile | |
parent | 9a3477ca67873ac4030190fc2ebb6dff071768d8 (diff) | |
download | ports-1760501dfa8493023ee5c0ed2a6e56fee1afe60d.tar.gz ports-1760501dfa8493023ee5c0ed2a6e56fee1afe60d.zip |
Adding port security/p5-Authen-Simple-SSH, SSH protocol extension for security/p5-Authen-Simple.
Approved by: tobez (implicit)
Notes
Notes:
svn path=/head/; revision=163107
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 3cb367254f11..b8d60a5aaa69 100644 --- a/security/Makefile +++ b/security/Makefile @@ -296,6 +296,7 @@ SUBDIR += p5-Authen-Simple-LDAP SUBDIR += p5-Authen-Simple-Net SUBDIR += p5-Authen-Simple-Passwd + SUBDIR += p5-Authen-Simple-SSH SUBDIR += p5-Authen-Smb SUBDIR += p5-Authen-TacacsPlus SUBDIR += p5-Authen-Ticket |