wok diff bind/receipt @ rev 15280

cinepaint: remove a wrong error trigger (again)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu Sep 26 13:12:43 2013 +0000 (2013-09-26)
parents 1fe477eb5758
children 6c3718ca17b6
line diff
     1.1 --- a/bind/receipt	Fri May 03 10:18:12 2013 +0200
     1.2 +++ b/bind/receipt	Thu Sep 26 13:12:43 2013 +0000
     1.3 @@ -9,6 +9,7 @@
     1.4  WEB_SITE="http://www.isc.org/products/BIND/"
     1.5  WGET_URL="http://ftp.isc.org/isc/bind9/$VERSION/$TARBALL"
     1.6  CONFIG_FILES="/etc/bind"
     1.7 +TAZPANEL_DAEMON="edit::/etc/bind/named.conf|man|options|web::$WEB_SITE"
     1.8  TAGS="DNS daemon"
     1.9  
    1.10  DEPENDS="libbind libcrypto attr openssl perl"