1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-04 11:23:46 +00:00

Fix a typo.

This commit is contained in:
Hiroki Sato 2015-02-01 20:25:43 +00:00
parent 061f95c0cf
commit 26c9dc3ec2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=378272

View File

@ -10,7 +10,7 @@ MAINTAINER= hrs@FreeBSD.org
COMMENT= Simple Kerberos authentication
BUILD_DEPENDS= p5-Authen-Simple>=0:${PORTSDIR}/security/p5-Authen-Simple \
p5-Authen-Krb5-Simple>=0:${PORTSDIR}/security/p5-Krb5-Simple
p5-Authen-Krb5-Simple>=0:${PORTSDIR}/security/p5-Authen-Krb5-Simple
RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5