diff options
author | SUZUKI Shinsuke <suz@FreeBSD.org> | 2005-07-15 11:24:08 +0000 |
---|---|---|
committer | SUZUKI Shinsuke <suz@FreeBSD.org> | 2005-07-15 11:24:08 +0000 |
commit | 88c96adddcf030c93b6ed26b61898ff5e319b685 (patch) | |
tree | 7d1bc5ed8f325545cbe0cce988a41ab9a3b06120 /net/pim6sd | |
parent | - Update my coordinates (these are really accurate). (diff) |
updated to the latest version supporting static MRIB
Notes
Notes:
svn path=/head/; revision=139262
Diffstat (limited to 'net/pim6sd')
-rw-r--r-- | net/pim6sd/Makefile | 2 | ||||
-rw-r--r-- | net/pim6sd/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/net/pim6sd/Makefile b/net/pim6sd/Makefile index 340e148aa6ac..d927a25573d4 100644 --- a/net/pim6sd/Makefile +++ b/net/pim6sd/Makefile @@ -6,7 +6,7 @@ # PORTNAME= pim6sd -PORTVERSION= 20040824a +PORTVERSION= 20050715a PORTREVISION= 0 CATEGORIES= net ipv6 MASTER_SITES= ftp://ftp.kame.net/pub/kame/misc/ diff --git a/net/pim6sd/distinfo b/net/pim6sd/distinfo index 2a33403570bc..609b608f24ed 100644 --- a/net/pim6sd/distinfo +++ b/net/pim6sd/distinfo @@ -1,2 +1,2 @@ -MD5 (pim6sd-20040824a.tar.gz) = 3040dc349546562188c928a83e22eb3a -SIZE (pim6sd-20040824a.tar.gz) = 172603 +MD5 (pim6sd-20050715a.tar.gz) = ef6044d5a4c046d472bf513b2098ccd1 +SIZE (pim6sd-20050715a.tar.gz) = 174358 |