diff --git a/net/quagga/Makefile b/net/quagga/Makefile index 5415492af..e358f21b3 100644 --- a/net/quagga/Makefile +++ b/net/quagga/Makefile @@ -1,7 +1,6 @@ PLUGIN_NAME= quagga -PLUGIN_VERSION= 1.4.3 -PLUGIN_REVISION= 1 -PLUGIN_COMMENT= Quagga Routing Suite +PLUGIN_VERSION= 1.4.4 +PLUGIN_COMMENT= End of life, superseded by FRR plugin PLUGIN_DEPENDS= quagga ruby PLUGIN_MAINTAINER= franz.fabian.94@gmail.com diff --git a/net/quagga/pkg-descr b/net/quagga/pkg-descr index 6e73b36a2..67ff8c4e3 100644 --- a/net/quagga/pkg-descr +++ b/net/quagga/pkg-descr @@ -1,9 +1,3 @@ -Quagga is a routing software suite, providing implementations of -OSPFv2, OSPFv3, RIP v1 and v2, RIPv3, 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. - -WWW: http://www.quagga.net/ +This plugin has reached its end of life. +Please migrte to the FRR plugin. +Your settings will be kept.