From 79fb3d102e2d325737f910d8a867ceb2cae79dc6 Mon Sep 17 00:00:00 2001 From: nemoliu Date: Mon, 9 Aug 2010 08:54:36 +0000 Subject: - Rename net/p5-IO-INET6 to net/p5-IO-Socket-INET6. PR: ports/148309 Submitted by: Sunpoet Po-Chuan Hsieh --- net-p2p/bitflu/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net-p2p/bitflu') diff --git a/net-p2p/bitflu/Makefile b/net-p2p/bitflu/Makefile index 909b010b704e..c46b84db00a6 100644 --- a/net-p2p/bitflu/Makefile +++ b/net-p2p/bitflu/Makefile @@ -35,7 +35,7 @@ OPTIONS= IPV6 "Enable functionality over IPv6 transport" on .include .if !defined(WITHOUT_IPV6) -RUN_DEPENDS+= ${SITE_PERL}/IO/Socket/INET6.pm:${PORTSDIR}/net/p5-IO-INET6 +RUN_DEPENDS+= ${SITE_PERL}/IO/Socket/INET6.pm:${PORTSDIR}/net/p5-IO-Socket-INET6 .endif post-patch: -- cgit