diff options
author | Andrej Zverev <az@FreeBSD.org> | 2012-12-16 06:12:28 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2012-12-16 06:12:28 +0000 |
commit | 10a2b4693fe100eb568b572e4d708e7d73fb560f (patch) | |
tree | 384db2430847574aba884f9787c765d0f5311558 /net-mgmt/2ping | |
parent | aaab6f1df4f547978b5d988f3369c358092e4bb3 (diff) |
Notes
Diffstat (limited to 'net-mgmt/2ping')
-rw-r--r-- | net-mgmt/2ping/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/2ping/Makefile b/net-mgmt/2ping/Makefile index e5c7e615a4b4..8553f62bd59b 100644 --- a/net-mgmt/2ping/Makefile +++ b/net-mgmt/2ping/Makefile @@ -18,7 +18,7 @@ RUN_DEPENDS= p5-Digest-CRC>=0:${PORTSDIR}/security/p5-Digest-CRC \ p5-Digest-SHA>=0:${PORTSDIR}/security/p5-Digest-SHA \ p5-IO-Socket-INET6>=0:${PORTSDIR}/net/p5-IO-Socket-INET6 -USE_PERL5_RUN= 5.8.0+ +USE_PERL5_RUN= yes MAN8= 2ping.8 2ping6.8 |