diff options
author | Will Andrews <will@FreeBSD.org> | 2001-02-03 20:57:50 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2001-02-03 20:57:50 +0000 |
commit | 9277fa3e79cf70c351c5184cc89c15493d4b7c84 (patch) | |
tree | d26df6aa8cf3f963da955de7dc380cb3e7a64f75 /security/Makefile | |
parent | 16e90f10d5fcaa65b786ab7d084f7011b836619d (diff) | |
download | ports-9277fa3e79cf70c351c5184cc89c15493d4b7c84.tar.gz ports-9277fa3e79cf70c351c5184cc89c15493d4b7c84.zip |
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/Makefile | 1 |
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 |