wok-next diff c-icap/receipt @ rev 21020

Cleaning is almost finished... I should proceed to upgrades.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Fri Nov 02 14:15:08 2018 +0200 (2018-11-02)
parents b84b01f3048e
children e19ff076dc63
line diff
     1.1 --- a/c-icap/receipt	Sat Sep 29 16:54:07 2018 +0300
     1.2 +++ b/c-icap/receipt	Fri Nov 02 14:15:08 2018 +0200
     1.3 @@ -4,7 +4,7 @@
     1.4  VERSION="0.5.5"
     1.5  CATEGORY="network"
     1.6  SHORT_DESC="Implementation of an ICAP server"
     1.7 -MAINTAINER="erjo@slitaz.org"
     1.8 +MAINTAINER="devel@slitaz.org"
     1.9  LICENSE="LGPL2.1"
    1.10  WEB_SITE="http://c-icap.sourceforge.net/"
    1.11  
    1.12 @@ -52,13 +52,13 @@
    1.13  
    1.14  	[ -n "$quiet" ] || cat <<EOF
    1.15  
    1.16 -	.-----------------------------------------------.
    1.17 -	| To start c-icap server you can run:           |
    1.18 -	|                                               |
    1.19 -	|    /etc/init.d/c-icapd start                  |
    1.20 -	|                                               |
    1.21 -	|Or add c-icapd to RUN_DAEMONS in /etc/rcS.conf |
    1.22 -	'-----------------------------------------------'
    1.23 +	.------------------------------------------------.
    1.24 +	| To start c-icap server you can run:            |
    1.25 +	|                                                |
    1.26 +	|    /etc/init.d/c-icapd start                   |
    1.27 +	|                                                |
    1.28 +	| or add c-icapd to RUN_DAEMONS in /etc/rcS.conf |
    1.29 +	'------------------------------------------------'
    1.30  EOF
    1.31  }
    1.32