aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt
diff options
context:
space:
mode:
authorFlorian Smeets <flo@FreeBSD.org>2013-06-04 18:01:46 +0000
committerFlorian Smeets <flo@FreeBSD.org>2013-06-04 18:01:46 +0000
commit7144facbd7bad85c1d0739d10ba2ac1b3895c5f0 (patch)
tree428910fb1e40352bc03fe08edbf3d2f2686a7a13 /net-mgmt
parent732610c7360eaaeb26f84ddd9fd4d3302f07ac82 (diff)
downloadports-7144facbd7bad85c1d0739d10ba2ac1b3895c5f0.tar.gz
ports-7144facbd7bad85c1d0739d10ba2ac1b3895c5f0.zip
Notes
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/netams/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/netams/Makefile b/net-mgmt/netams/Makefile
index 1afd00de7ba3..f17aced33550 100644
--- a/net-mgmt/netams/Makefile
+++ b/net-mgmt/netams/Makefile
@@ -66,7 +66,7 @@ RUN_DEPENDS+= p5-DBD-Pg>=0:${PORTSDIR}/databases/p5-DBD-Pg
.endif
.if ${PORT_OPTIONS:MMYSQL} && ${PORT_OPTIONS:MCGI}
-RUN_DEPENDS+= p5-DBD-mysql50>=0:${PORTSDIR}/databases/p5-DBD-mysql50
+RUN_DEPENDS+= p5-DBD-mysql>=0:${PORTSDIR}/databases/p5-DBD-mysql
.endif
.if ${PORT_OPTIONS:MCGI}