diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2002-11-14 20:39:42 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2002-11-14 20:39:42 +0000 |
commit | d6c5cb19ccfb242e0e3a800b9da1f93c26487706 (patch) | |
tree | 11470c05a9bfb0a4bc955f2b0f65927fc7861802 /net | |
parent | Made math/scilab building on -current again (diff) |
Maintainer update to version 0.45
ChangeLog:
* fix not proper handling of option "-q|--quiet" in some cases
* enhance help options (-h|--help now also valid) on --out|action|in
* ipv6logconf: "make test" can be now also executed by root (su to nobody)
* minor cosmetics in IEEE/OUI database
Diffstat (limited to 'net')
-rw-r--r-- | net/ipv6calc/Makefile | 2 | ||||
-rw-r--r-- | net/ipv6calc/distinfo | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net/ipv6calc/Makefile b/net/ipv6calc/Makefile index 9ebcf6a0a81d..5e7d3c9e6aa1 100644 --- a/net/ipv6calc/Makefile +++ b/net/ipv6calc/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ipv6calc -PORTVERSION= 0.44 +PORTVERSION= 0.45 CATEGORIES= net ipv6 MASTER_SITES= ftp://ftp.bieringer.de/pub/linux/IPv6/ipv6calc/ diff --git a/net/ipv6calc/distinfo b/net/ipv6calc/distinfo index 73d89ccac9b5..21f9f207be10 100644 --- a/net/ipv6calc/distinfo +++ b/net/ipv6calc/distinfo @@ -1 +1 @@ -MD5 (ipv6calc-0.44.tar.gz) = ce4ce3d280214239d2afd11a6a482dd1 +MD5 (ipv6calc-0.45.tar.gz) = 6ce6a797fe95a9480fb2e8b09171e7fb |