diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-01-15 03:01:27 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-01-15 03:01:27 +0000 |
commit | d699ca710fb3c02f8db4219df051872c460a6743 (patch) | |
tree | d99bfd6e9868f35ea75d119760c2f4975ed7bde1 /net/quagga/pkg-descr | |
parent | ed77c1e38ac972bd00ff30b5aa77d8fba6ed9f37 (diff) | |
download | ports-d699ca710fb3c02f8db4219df051872c460a6743.tar.gz ports-d699ca710fb3c02f8db4219df051872c460a6743.zip |
- Update to 0.98.0
- Kill the ultra-ugly configure script and use OPTIONS
PR: ports/76243
Submitted by: Boris Kovalenko <boris@tagnet.ru> (maintainer)
Notes
Notes:
svn path=/head/; revision=126480
Diffstat (limited to 'net/quagga/pkg-descr')
-rw-r--r-- | net/quagga/pkg-descr | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/net/quagga/pkg-descr b/net/quagga/pkg-descr index 6ef55de47d0b..20e0841aa437 100644 --- a/net/quagga/pkg-descr +++ b/net/quagga/pkg-descr @@ -1,11 +1,11 @@ From the website: Quagga is a routing software suite, providing implementations of -OSPFv2, OSPFv3, RIP v1 and v2, RIPv3 and BGPv4 for Unix platforms, -particularly FreeBSD and Linux and also NetBSD, to mention a few. -Quagga is a fork of GNU Zebra which was developed by Kunihiro -Ishiguro. The Quagga tree aims to build a more involved community -around Quagga than the current centralised model of GNU Zebra. +OSPFv2, OSPFv3, RIP v1 and v2, RIPv3, BGPv4 and experemental ISIS +for Unix platforms, particularly FreeBSD and Linux and also NetBSD, +to mention a few. Quagga is a fork of GNU Zebra which was developed +by KunihiroIshiguro. The Quagga tree aims to build a more involved +community around Quagga than the current centralised model of GNU Zebra. WWW: http://quagga.net/ |