diff options
author | Dag-Erling Smørgrav <des@FreeBSD.org> | 2004-10-25 13:28:19 +0000 |
---|---|---|
committer | Dag-Erling Smørgrav <des@FreeBSD.org> | 2004-10-25 13:28:19 +0000 |
commit | 248fc3aabcf878b5cebeb5ea2f52195d50add1cd (patch) | |
tree | ed9df5668c7c459c07ebe9625ad2b465744c82a4 /security/Makefile | |
parent | 2374efe0466417fd18b1f7d40814f9ae55e031f0 (diff) | |
download | ports-248fc3aabcf878b5cebeb5ea2f52195d50add1cd.tar.gz ports-248fc3aabcf878b5cebeb5ea2f52195d50add1cd.zip |
Add Auth_HTTP 2.0 from PEAR.
Notes
Notes:
svn path=/head/; revision=120150
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 4c961bea7cda..1955edfba3e0 100644 --- a/security/Makefile +++ b/security/Makefile @@ -312,6 +312,7 @@ SUBDIR += pam_pwdfile SUBDIR += pam_smb SUBDIR += pear-Auth + SUBDIR += pear-Auth_HTTP SUBDIR += pear-Auth_SASL SUBDIR += pear-Crypt_CBC SUBDIR += pear-Text_Password |