diff options
| author | Lexi Winter <ivy@FreeBSD.org> | 2025-07-24 09:31:40 +0000 |
|---|---|---|
| committer | Lexi Winter <ivy@FreeBSD.org> | 2025-07-24 10:35:35 +0000 |
| commit | 4cb1baa7d85c1e227c4acfcc13a35a9f1b7e5a44 (patch) | |
| tree | 88a433c66cf6cae52fa984893958c3c56689d228 /lib/libpam | |
| parent | c18c521c79b6160ce43bb2ca4c2eb42ccf7e6e57 (diff) | |
Diffstat (limited to 'lib/libpam')
| -rw-r--r-- | lib/libpam/modules/pam_krb5/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libpam/modules/pam_krb5/Makefile b/lib/libpam/modules/pam_krb5/Makefile index b537bf37b7f3..c1792b5fb61d 100644 --- a/lib/libpam/modules/pam_krb5/Makefile +++ b/lib/libpam/modules/pam_krb5/Makefile @@ -32,7 +32,7 @@ SRCDIR= ${SRCTOP}/contrib/pam-krb5 ${SRCDIR}/pam-util \ ${SRCDIR} -PACKAGE= krb5 +PACKAGE= kerberos LIB= pam_krb5 LIBADD= com_err krb5 |
