aboutsummaryrefslogtreecommitdiff
path: root/security/pam_krb5
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2004-04-15 08:26:10 +0000
committerKris Kennaway <kris@FreeBSD.org>2004-04-15 08:26:10 +0000
commit1be3dd93c961928adc480cb1c083f4700ec4e230 (patch)
treed4b2f7e70235ab0fd1a86362dff83eabf2629e6f /security/pam_krb5
parent2369ac1dc345e6e250e23fd36d56f51fba5e8010 (diff)
downloadports-1be3dd93c961928adc480cb1c083f4700ec4e230.tar.gz
ports-1be3dd93c961928adc480cb1c083f4700ec4e230.zip
Notes
Diffstat (limited to 'security/pam_krb5')
-rw-r--r--security/pam_krb5/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/pam_krb5/Makefile b/security/pam_krb5/Makefile
index f4f39e355689..ea0709e24061 100644
--- a/security/pam_krb5/Makefile
+++ b/security/pam_krb5/Makefile
@@ -27,7 +27,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.r/-rc/}
MAINTAINER= cy@FreeBSD.org
COMMENT= A Pluggable Authentication Module for Kerberos 5
-MAN8= pam_krb5.8
+MAN5= pam_krb5.5 pam_krb5afs.5
+MAN8= pam_krb5.8 pam_krb5afs.8
USE_SIZE= yes
USE_PERL5= yes