diff options
author | naddy <naddy@FreeBSD.org> | 2002-01-31 00:57:28 +0800 |
---|---|---|
committer | naddy <naddy@FreeBSD.org> | 2002-01-31 00:57:28 +0800 |
commit | dba469644772f9e35e64fec7089163cd014c2b04 (patch) | |
tree | 53a7130bd6294c3e4582c1b4a8d75217eeac3796 /net/freevrrpd/pkg-descr | |
parent | d02591ae254666ba757f32e81e010845c6fcb8bc (diff) | |
download | freebsd-ports-gnome-dba469644772f9e35e64fec7089163cd014c2b04.tar.gz freebsd-ports-gnome-dba469644772f9e35e64fec7089163cd014c2b04.tar.zst freebsd-ports-gnome-dba469644772f9e35e64fec7089163cd014c2b04.zip |
* Update freevrrpd to version 0.8.2 with a define correction for
< FBSD-4.3 systems (in_addr_t doesn't exist on < 4.3, it's
u_int32_t).
* Fix up description.
PR: 34445
Submitted by: Sebastien Petit <spe@bsdfr.org>
Diffstat (limited to 'net/freevrrpd/pkg-descr')
-rw-r--r-- | net/freevrrpd/pkg-descr | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/net/freevrrpd/pkg-descr b/net/freevrrpd/pkg-descr index e06f7d155108..d52d34ae85e0 100644 --- a/net/freevrrpd/pkg-descr +++ b/net/freevrrpd/pkg-descr @@ -1,7 +1,7 @@ -freevrrpd is a VRRP (Virtual Router Redundancy Protocol) implemetation -daemon under FreeBSD freevrrpd is a part of High UpTime project This -daemon has been rewrited from scratch and is not based on existing -projects. For this second public release, you can found: +freevrrpd is a VRRP (Virtual Router Redundancy Protocol) implementation +daemon under FreeBSD. freevrrpd is part of the High UpTime project. +This daemon has been rewritten from scratch and is not based on +existing projects. In this second public release, you can find: * A daemon RFC 2338 Compliant adapted on FreeBSD systems * Implementation of Virtual Adresses |