From 660c4c6e1e51128404e56fddc83bf089bb207869 Mon Sep 17 00:00:00 2001 From: shaun Date: Fri, 28 Sep 2007 23:40:50 +0000 Subject: Put back in the -devel's pkg-descr and comment line to differentiate the two ports. --- irc/ircd-ratbox-devel/Makefile | 2 +- irc/ircd-ratbox-devel/pkg-descr | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/irc/ircd-ratbox-devel/Makefile b/irc/ircd-ratbox-devel/Makefile index 76d11efc7614..68049714a6bb 100644 --- a/irc/ircd-ratbox-devel/Makefile +++ b/irc/ircd-ratbox-devel/Makefile @@ -17,7 +17,7 @@ PKGNAMESUFFIX= -devel EXTRACT_SUFX= .tgz MAINTAINER= moggie@elasticmind.net -COMMENT= An advanced, stable IRC daemon, used on many EFnet servers +COMMENT= An advanced, stable IRC daemon, used on many EFnet servers ('testing' release) CONFLICTS= ircd-ratbox-[0-9]* diff --git a/irc/ircd-ratbox-devel/pkg-descr b/irc/ircd-ratbox-devel/pkg-descr index 9ffd84789266..e3b103c2c8a1 100644 --- a/irc/ircd-ratbox-devel/pkg-descr +++ b/irc/ircd-ratbox-devel/pkg-descr @@ -1,5 +1,9 @@ This is a port of the ircd-ratbox IRC daemon. +This version is the 'testing' branch: it usually contains more features, +but may contain as of yet unidentified bugs. Admins on smaller networks +may prefer to use it over the standard production release. + ircd-ratbox is the primary ircd used on EFnet; it combines the stability of an ircd required for a large production network together with a rich set of features, making it also suitable for use on smaller networks. -- cgit