aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Authen-Simple-Kerberos
diff options
context:
space:
mode:
authorHiroki Sato <hrs@FreeBSD.org>2015-02-01 20:25:43 +0000
committerHiroki Sato <hrs@FreeBSD.org>2015-02-01 20:25:43 +0000
commit26c9dc3ec2d77933b28160a51f78d97da01dc881 (patch)
tree8f294dffb55a122a3399ee484a3a79305b5adb07 /security/p5-Authen-Simple-Kerberos
parent061f95c0cf646080a57ffb2636c52732b5668ea3 (diff)
downloadports-26c9dc3ec2d77933b28160a51f78d97da01dc881.tar.gz
ports-26c9dc3ec2d77933b28160a51f78d97da01dc881.zip
Fix a typo.
Notes
Notes: svn path=/head/; revision=378272
Diffstat (limited to 'security/p5-Authen-Simple-Kerberos')
-rw-r--r--security/p5-Authen-Simple-Kerberos/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/p5-Authen-Simple-Kerberos/Makefile b/security/p5-Authen-Simple-Kerberos/Makefile
index 26c406618ed5..72fde4f69cff 100644
--- a/security/p5-Authen-Simple-Kerberos/Makefile
+++ b/security/p5-Authen-Simple-Kerberos/Makefile
@@ -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