diff options
author | will <will@FreeBSD.org> | 2001-03-11 01:44:56 +0000 |
---|---|---|
committer | will <will@FreeBSD.org> | 2001-03-11 01:44:56 +0000 |
commit | 04222bbe7e11c39481a7deea59ee988408dffe0a (patch) | |
tree | 0042d6192f14ee2360c423b2daebc95dc4c12871 /security/Makefile | |
parent | d244856be4bdc7ca2557aa6adc7524c041d616fe (diff) | |
download | FreeBSD-ports-04222bbe7e11c39481a7deea59ee988408dffe0a.zip FreeBSD-ports-04222bbe7e11c39481a7deea59ee988408dffe0a.tar.gz |
Add p5-Authen-Krb4 1.1, a perl extension for Kerberos 4.
PR: 25193
Submitted by: ajk@iu.edu
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 084d97b..044d21a 100644 --- a/security/Makefile +++ b/security/Makefile @@ -75,6 +75,7 @@ SUBDIR += openssh-askpass SUBDIR += openssl SUBDIR += outguess + SUBDIR += p5-Authen-Krb4 SUBDIR += p5-Authen-Krb5 SUBDIR += p5-Authen-PAM SUBDIR += p5-Authen-Radius |