diff options
author | nemoliu <nemoliu@FreeBSD.org> | 2010-08-09 16:54:36 +0800 |
---|---|---|
committer | nemoliu <nemoliu@FreeBSD.org> | 2010-08-09 16:54:36 +0800 |
commit | 79fb3d102e2d325737f910d8a867ceb2cae79dc6 (patch) | |
tree | 857ca8342607c513fbdd3a15ba51f7c3e1a6404a /security/maia | |
parent | e0c00afed867fa9d5f6bb321db15c9a5499b5687 (diff) | |
download | freebsd-ports-gnome-79fb3d102e2d325737f910d8a867ceb2cae79dc6.tar.gz freebsd-ports-gnome-79fb3d102e2d325737f910d8a867ceb2cae79dc6.tar.zst freebsd-ports-gnome-79fb3d102e2d325737f910d8a867ceb2cae79dc6.zip |
- Rename net/p5-IO-INET6 to net/p5-IO-Socket-INET6.
PR: ports/148309
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
Diffstat (limited to 'security/maia')
-rw-r--r-- | security/maia/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/maia/Makefile b/security/maia/Makefile index 89e105253318..95c968cdbd76 100644 --- a/security/maia/Makefile +++ b/security/maia/Makefile @@ -22,7 +22,7 @@ RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Unix/Syslog.pm:${PORTSDIR}/sysutils/p5-Un p5-Compress-Zlib>=2.004:${PORTSDIR}/archivers/p5-Compress-Zlib \ ${SITE_PERL}/Archive/Zip.pm:${PORTSDIR}/archivers/p5-Archive-Zip \ ${SITE_PERL}/IO/Wrap.pm:${PORTSDIR}/devel/p5-IO-stringy \ - ${SITE_PERL}/IO/Socket/INET6.pm:${PORTSDIR}/net/p5-IO-INET6 \ + ${SITE_PERL}/IO/Socket/INET6.pm:${PORTSDIR}/net/p5-IO-Socket-INET6 \ ${SITE_PERL}/${PERL_ARCH}/Data/UUID.pm:${PORTSDIR}/devel/p5-Data-UUID \ ${SITE_PERL}/${PERL_ARCH}/Template.pm:${PORTSDIR}/www/p5-Template-Toolkit \ p5-Net-Server>=0.93:${PORTSDIR}/net/p5-Net-Server |