aboutsummaryrefslogtreecommitdiff
path: root/net/p5-Net-RTP
diff options
context:
space:
mode:
authorTong LIU <nemoliu@FreeBSD.org>2010-08-09 08:54:36 +0000
committerTong LIU <nemoliu@FreeBSD.org>2010-08-09 08:54:36 +0000
commit738d612f2b99e9e4601cd4c992d0b44c71b3d83e (patch)
treea454049fabea63629388024d790791a366bf706d /net/p5-Net-RTP
parent8279cce302be41ba633b481b76237734311422c9 (diff)
downloadports-738d612f2b99e9e4601cd4c992d0b44c71b3d83e.tar.gz
ports-738d612f2b99e9e4601cd4c992d0b44c71b3d83e.zip
- Rename net/p5-IO-INET6 to net/p5-IO-Socket-INET6.
PR: ports/148309 Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
Notes
Notes: svn path=/head/; revision=258995
Diffstat (limited to 'net/p5-Net-RTP')
-rw-r--r--net/p5-Net-RTP/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/p5-Net-RTP/Makefile b/net/p5-Net-RTP/Makefile
index bffb6b91063a..b45b8b927db8 100644
--- a/net/p5-Net-RTP/Makefile
+++ b/net/p5-Net-RTP/Makefile
@@ -16,7 +16,7 @@ COMMENT= Send and receive RTP packets (RFC3550)
RUN_DEPENDS= p5-IO-Socket-Multicast6>=0.02:${PORTSDIR}/net/p5-IO-Socket-Multicast6 \
p5-IO-Socket-Multicast>=1.00:${PORTSDIR}/net/p5-IO-Socket-Multicast \
- p5-IO-Socket-INET6>=1.20:${PORTSDIR}/net/p5-IO-INET6 \
+ p5-IO-Socket-INET6>=1.20:${PORTSDIR}/net/p5-IO-Socket-INET6 \
p5-Socket6>=0.19:${PORTSDIR}/net/p5-Socket6
PERL_MODBUILD= yes