diff options
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/ipacco/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/ipacco/Makefile b/net-mgmt/ipacco/Makefile index 540a3b80e4ff..413bdea016ee 100644 --- a/net-mgmt/ipacco/Makefile +++ b/net-mgmt/ipacco/Makefile @@ -16,7 +16,7 @@ MAINTAINER= farrokhi@FreeBSD.org COMMENT= Web based tool to analyze Cisco IP accounting data RUN_DEPENDS= ${LOCALBASE}/include/tclExtend.h:${PORTSDIR}/lang/tclX \ - ${LOCALBASE}/lib/mysqltcl-3.04/pkgIndex.tcl:${PORTSDIR}/databases/mysqltcl \ + ${LOCALBASE}/lib/mysqltcl-3.05/pkgIndex.tcl:${PORTSDIR}/databases/mysqltcl \ dtplite:${PORTSDIR}/devel/tcllib NO_BUILD= yes |