diff options
author | Jason Graham <jgraha8@gmail.com> | 2017-04-23 10:21:38 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-04-29 12:51:24 +0700 |
commit | b2e4d0864206aeba240a9005e34b56e4f1bce1dc (patch) | |
tree | 45c0690c5da57a6c8c7ec91f9b0a619d17a7b584 /network/ipv6calc/README | |
parent | 5953f6df5efee6cd7e5b86ba16c7022b9f654b06 (diff) |
network/ipv6calc: Switch to i586 + new maintainer.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'network/ipv6calc/README')
-rw-r--r-- | network/ipv6calc/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/network/ipv6calc/README b/network/ipv6calc/README index ea37fbb7b5..96325ff8eb 100644 --- a/network/ipv6calc/README +++ b/network/ipv6calc/README @@ -1,7 +1,7 @@ ipv6calc is a small utility written in C to manipulate (not only) IPv6 addresses. It converts a given IPv6 address into compressed format, or into the same format shown in /proc/net/if_inet6. - + This utility was also used in the past to extend features on network-functions-ipv6 library, used by initscripts-ipv6. |