aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorshaun <shaun@FreeBSD.org>2007-09-29 07:40:50 +0800
committershaun <shaun@FreeBSD.org>2007-09-29 07:40:50 +0800
commit660c4c6e1e51128404e56fddc83bf089bb207869 (patch)
treefde1a7818cd4ce2035277c9a3c3f63e3282a236d
parentfc955568dcb2cc6c54568072f89a1adc7a910c88 (diff)
downloadfreebsd-ports-gnome-660c4c6e1e51128404e56fddc83bf089bb207869.tar.gz
freebsd-ports-gnome-660c4c6e1e51128404e56fddc83bf089bb207869.tar.zst
freebsd-ports-gnome-660c4c6e1e51128404e56fddc83bf089bb207869.zip
Put back in the -devel's pkg-descr and comment line to differentiate
the two ports.
-rw-r--r--irc/ircd-ratbox-devel/Makefile2
-rw-r--r--irc/ircd-ratbox-devel/pkg-descr4
2 files changed, 5 insertions, 1 deletions
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.