diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2004-02-28 12:10:53 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2004-02-28 12:10:53 +0000 |
commit | f2ff4dcdea9c446035407dd3b08daee8612d37db (patch) | |
tree | 0393b203476587e5d003e076fb0a20cc58f11b46 /net-mgmt | |
parent | e51893a9623a3c3afc79d259816009098bf65478 (diff) | |
download | ports-f2ff4dcdea9c446035407dd3b08daee8612d37db.tar.gz ports-f2ff4dcdea9c446035407dd3b08daee8612d37db.zip |
Notes
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/ipv6calc/Makefile | 3 | ||||
-rw-r--r-- | net-mgmt/ipv6calc/distinfo | 3 | ||||
-rw-r--r-- | net-mgmt/ipv6calc/pkg-descr | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/net-mgmt/ipv6calc/Makefile b/net-mgmt/ipv6calc/Makefile index 68ed6e958793..9844131766f8 100644 --- a/net-mgmt/ipv6calc/Makefile +++ b/net-mgmt/ipv6calc/Makefile @@ -6,8 +6,7 @@ # PORTNAME= ipv6calc -PORTVERSION= 0.46 -PORTREVISION= 1 +PORTVERSION= 0.47 CATEGORIES= net-mgmt ipv6 MASTER_SITES= ftp://ftp.bieringer.de/pub/linux/IPv6/ipv6calc/ diff --git a/net-mgmt/ipv6calc/distinfo b/net-mgmt/ipv6calc/distinfo index 4f78545f4526..bf9602919477 100644 --- a/net-mgmt/ipv6calc/distinfo +++ b/net-mgmt/ipv6calc/distinfo @@ -1 +1,2 @@ -MD5 (ipv6calc-0.46.tar.gz) = 5aa60b8a744fe53164c68309898b4e8e +MD5 (ipv6calc-0.47.tar.gz) = 70cab03d1aa6ce3a1af7fd9241c90585 +SIZE (ipv6calc-0.47.tar.gz) = 360443 diff --git a/net-mgmt/ipv6calc/pkg-descr b/net-mgmt/ipv6calc/pkg-descr index 0c818c2a12bd..09c222674d86 100644 --- a/net-mgmt/ipv6calc/pkg-descr +++ b/net-mgmt/ipv6calc/pkg-descr @@ -4,4 +4,4 @@ Intention: * This utility can be used by the IPv6 enabled initscripts for better duplicate address detection on setup of IPv6 addresses. -WWW: http://www.bieringer.de/linux/IPv6/tools/ +WWW: http://www.deepspace6.net/projects/ipv6calc.html |