summaryrefslogtreecommitdiff
path: root/security/Makefile
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2001-02-03 20:57:50 +0000
committerWill Andrews <will@FreeBSD.org>2001-02-03 20:57:50 +0000
commit9277fa3e79cf70c351c5184cc89c15493d4b7c84 (patch)
treed26df6aa8cf3f963da955de7dc380cb3e7a64f75 /security/Makefile
parentFix bogon caused by overly aggressive NOPORTDOCS nuking by myself. (diff)
Add p5-Authen-Krb5 1.2, a perl extension for Kerberos 5.
PR: 24832 Submitted by: Andrew J. Korty <ajk@iu.edu>
Notes
Notes: svn path=/head/; revision=37939
Diffstat (limited to 'security/Makefile')
-rw-r--r--security/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile
index 5ca57ea234db..355dfe2d4303 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -71,6 +71,7 @@
SUBDIR += openssh-askpass
SUBDIR += openssl
SUBDIR += outguess
+ SUBDIR += p5-Authen-Krb5
SUBDIR += p5-Authen-PAM
SUBDIR += p5-Authen-Radius
SUBDIR += p5-Authen-TacacsPlus