diff options
author | suz <suz@FreeBSD.org> | 2005-07-15 19:24:08 +0800 |
---|---|---|
committer | suz <suz@FreeBSD.org> | 2005-07-15 19:24:08 +0800 |
commit | a891c806d275d30bd2a68884cab1544146346bee (patch) | |
tree | 90032bf24b02dd6fa45750bcf9edf057125a73b8 /net | |
parent | 61aed0c8c3aac8ac07298c7915cd758e15d448f1 (diff) | |
download | freebsd-ports-gnome-a891c806d275d30bd2a68884cab1544146346bee.tar.gz freebsd-ports-gnome-a891c806d275d30bd2a68884cab1544146346bee.tar.zst freebsd-ports-gnome-a891c806d275d30bd2a68884cab1544146346bee.zip |
updated to the latest version supporting static MRIB
Diffstat (limited to 'net')
-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 |