diff options
author | adam <adam> | 2016-11-01 14:53:29 +0000 |
---|---|---|
committer | adam <adam> | 2016-11-01 14:53:29 +0000 |
commit | f1b558e578f0cc9e9ebc89881c0d800186fb4b3b (patch) | |
tree | 1a4500f958028e4ebcb733f09dea8b7473aafd37 /net/fping/PLIST | |
parent | 8c200efae4707d6ed14721f50cbb58d6e4e8c2ce (diff) | |
download | pkgsrc-f1b558e578f0cc9e9ebc89881c0d800186fb4b3b.tar.gz |
Changes 3.13:
* Fix ICMP errors sometimes causing crashes with fping >= 3.11
Diffstat (limited to 'net/fping/PLIST')
-rw-r--r-- | net/fping/PLIST | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/net/fping/PLIST b/net/fping/PLIST index 0733ba9dc29..baae5e61ab2 100644 --- a/net/fping/PLIST +++ b/net/fping/PLIST @@ -1,3 +1,5 @@ -@comment $NetBSD: PLIST,v 1.1 2001/10/31 22:55:23 zuntum Exp $ -sbin/fping +@comment $NetBSD: PLIST,v 1.2 2016/11/01 14:53:29 adam Exp $ man/man8/fping.8 +${PLIST.ipv6}man/man8/fping6.8 +sbin/fping +${PLIST.ipv6}sbin/fping6 |