Fix PLIST again. Spell `password' correctly and keep the pointy
hat an extra day. Noticed by: pointyhat.freebsd.org
This commit is contained in:
parent
c287abdaa1
commit
b04b3e88a5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=126326
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= heimdal
|
||||
PORTVERSION= 0.6.3
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= security ipv6
|
||||
MASTER_SITES= ftp://ftp.pdc.kth.se/pub/heimdal/src/ \
|
||||
ftp://ftp.sunet.se/pub/unix/admin/mirror-pdc/pub/heimdal/src/ \
|
||||
|
@ -144,8 +144,8 @@ MAN3+= krb5_parse_name.3
|
||||
MAN3+= krb5_principal_get_realm.3
|
||||
MAN3+= krb5_print_address.3
|
||||
MAN3+= krb5_set_default_realm.3
|
||||
MAN3+= krb5_set_passwd.3
|
||||
MAN3+= krb5_set_passwd_using_ccache.3
|
||||
MAN3+= krb5_set_password.3
|
||||
MAN3+= krb5_set_password_using_ccache.3
|
||||
MAN3+= krb5_sname_to_principal.3
|
||||
MAN3+= krb5_sockaddr2address.3
|
||||
MAN3+= krb5_sockaddr2port.3
|
||||
|
Loading…
Reference in New Issue
Block a user