# HG changeset patch # User Pascal Bellard # Date 1285417293 -7200 # Node ID 4aef4f201414d08252593c329e1630b4a82be1f8 # Parent 706efda2ac07d59a7546f557caa19ad725ac9410 smbfs, thunderbird*: fix WEB_SITE diff -r 706efda2ac07 -r 4aef4f201414 smbfs/receipt --- a/smbfs/receipt Sat Sep 25 14:18:44 2010 +0200 +++ b/smbfs/receipt Sat Sep 25 14:21:33 2010 +0200 @@ -7,7 +7,7 @@ MAINTAINER="erjo@slitaz.org" DEPENDS="linux-cifs" TARBALL="$PACKAGE-$VERSION.tar.gz" -WEB_SITE="htt://www.samba.org/" +WEB_SITE="http://www.samba.org/" WANTED="samba" SUGGESTED="smbclient" diff -r 706efda2ac07 -r 4aef4f201414 thunderbird-langpack-de/receipt --- a/thunderbird-langpack-de/receipt Sat Sep 25 14:18:44 2010 +0200 +++ b/thunderbird-langpack-de/receipt Sat Sep 25 14:21:33 2010 +0200 @@ -7,7 +7,7 @@ MAINTAINER="domcox@slitaz.org" DEPENDS="thunderbird" SOURCE="thunderbird" -WEB_SITE="www.mozillamessaging.com" +WEB_SITE="http://www.mozillamessaging.com/" # Rules to configure and make the package. diff -r 706efda2ac07 -r 4aef4f201414 thunderbird-langpack-en_GB/receipt --- a/thunderbird-langpack-en_GB/receipt Sat Sep 25 14:18:44 2010 +0200 +++ b/thunderbird-langpack-en_GB/receipt Sat Sep 25 14:21:33 2010 +0200 @@ -7,7 +7,7 @@ MAINTAINER="domcox@slitaz.org" DEPENDS="thunderbird" SOURCE="thunderbird" -WEB_SITE="www.mozillamessaging.com" +WEB_SITE="http://www.mozillamessaging.com/" # Rules to configure and make the package. diff -r 706efda2ac07 -r 4aef4f201414 thunderbird-langpack-es_ES/receipt --- a/thunderbird-langpack-es_ES/receipt Sat Sep 25 14:18:44 2010 +0200 +++ b/thunderbird-langpack-es_ES/receipt Sat Sep 25 14:21:33 2010 +0200 @@ -7,7 +7,7 @@ MAINTAINER="domcox@slitaz.org" DEPENDS="thunderbird" SOURCE="thunderbird" -WEB_SITE="www.mozillamessaging.com" +WEB_SITE="http://www.mozillamessaging.com/" # Rules to configure and make the package. diff -r 706efda2ac07 -r 4aef4f201414 thunderbird-langpack-fr/receipt --- a/thunderbird-langpack-fr/receipt Sat Sep 25 14:18:44 2010 +0200 +++ b/thunderbird-langpack-fr/receipt Sat Sep 25 14:21:33 2010 +0200 @@ -7,7 +7,7 @@ MAINTAINER="domcox@slitaz.org" DEPENDS="thunderbird" SOURCE="thunderbird" -WEB_SITE="www.mozillamessaging.com" +WEB_SITE="http://www.mozillamessaging.com/" # Rules to configure and make the package. diff -r 706efda2ac07 -r 4aef4f201414 thunderbird-langpack-pt_BR/receipt --- a/thunderbird-langpack-pt_BR/receipt Sat Sep 25 14:18:44 2010 +0200 +++ b/thunderbird-langpack-pt_BR/receipt Sat Sep 25 14:21:33 2010 +0200 @@ -7,7 +7,7 @@ MAINTAINER="domcox@slitaz.org" DEPENDS="thunderbird" SOURCE="thunderbird" -WEB_SITE="www.mozillamessaging.com" +WEB_SITE="http://www.mozillamessaging.com/" # Rules to configure and make the package. diff -r 706efda2ac07 -r 4aef4f201414 thunderbird-langpack-pt_PT/receipt --- a/thunderbird-langpack-pt_PT/receipt Sat Sep 25 14:18:44 2010 +0200 +++ b/thunderbird-langpack-pt_PT/receipt Sat Sep 25 14:21:33 2010 +0200 @@ -7,7 +7,7 @@ MAINTAINER="domcox@slitaz.org" DEPENDS="thunderbird" SOURCE="thunderbird" -WEB_SITE="www.mozillamessaging.com" +WEB_SITE="http://www.mozillamessaging.com/" # Rules to configure and make the package. diff -r 706efda2ac07 -r 4aef4f201414 thunderbird-langpack-ru/receipt --- a/thunderbird-langpack-ru/receipt Sat Sep 25 14:18:44 2010 +0200 +++ b/thunderbird-langpack-ru/receipt Sat Sep 25 14:21:33 2010 +0200 @@ -7,7 +7,7 @@ MAINTAINER="domcox@slitaz.org" DEPENDS="thunderbird" SOURCE="thunderbird" -WEB_SITE="www.mozillamessaging.com" +WEB_SITE="http://www.mozillamessaging.com/" # Rules to configure and make the package. diff -r 706efda2ac07 -r 4aef4f201414 thunderbird/receipt --- a/thunderbird/receipt Sat Sep 25 14:18:44 2010 +0200 +++ b/thunderbird/receipt Sat Sep 25 14:21:33 2010 +0200 @@ -8,7 +8,7 @@ DEPENDS="alsa-lib gtk+ dbus dbus-glib glib jpeg nss sqlite xorg-libX11 xorg-libXdamage xorg-libXt" BUILD_DEPENDS="alsa-lib-dev bzip2 dbus-dev dbus-glib-dev freetype fontconfig gtk+-dev libIDL libnotify-dev make nss-dev perl pkg-config python sqlite-dev tar wireless_tools-dev xorg-dev xorg-libXt-dev zip" TARBALL="$PACKAGE-$VERSION.source.tar.bz2" -WEB_SITE="www.mozillamessaging.com" +WEB_SITE="http://www.mozillamessaging.com/" WGET_URL="ftp://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases/$VERSION/source/$TARBALL" TAGS="email pop imap smtp" LANG="de es_ES fr en_GB pt_PT pt_BR ru"