diff options
author | adam <adam@pkgsrc.org> | 2016-11-01 14:53:29 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2016-11-01 14:53:29 +0000 |
commit | f80f816f99a1db131fdd5872d2df60d0a26ff156 (patch) | |
tree | 9657533a5c6307e14c5c5b1c1ce92e22389c5f55 /net/fping/PLIST | |
parent | ad7f217bfbe7735ed5b91f61b4b4106bba0446ed (diff) | |
download | pkgsrc-f80f816f99a1db131fdd5872d2df60d0a26ff156.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 |