Remove redundant space.
MFC after: 3 days
This commit is contained in:
parent
5c48c1ee57
commit
e4098e39ca
@ -3,7 +3,7 @@
|
||||
PROG= verify_krb5_conf
|
||||
MAN= verify_krb5_conf.8
|
||||
CFLAGS+=-I${KRB5DIR}/lib/asn1 -I${KRB5DIR}/lib/krb5 -I${KRB5DIR}/lib/roken
|
||||
LIBADD= krb5 roken vers
|
||||
LIBADD= krb5 roken vers
|
||||
|
||||
.include <bsd.prog.mk>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user