Put back in the -devel's pkg-descr and comment line to differentiate
the two ports.
This commit is contained in:
parent
53ca97a331
commit
893d157922
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=200295
2 changed files with 5 additions and 1 deletions
|
@ -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]*
|
||||
|
||||
|
|
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue