wok diff ajaxterm/receipt @ rev 12692
xorg-server: fix font path
author | Christophe Lincoln <pankso@slitaz.org> |
---|---|
date | Wed May 02 16:15:55 2012 +0200 (2012-05-02) |
parents | a1644dbcf632 |
children | a7b54d88ae54 |
line diff
1.1 --- a/ajaxterm/receipt Sat May 07 23:47:19 2011 +0200 1.2 +++ b/ajaxterm/receipt Wed May 02 16:15:55 2012 +0200 1.3 @@ -7,7 +7,7 @@ 1.4 MAINTAINER="pascal.bellard@slitaz.org" 1.5 SOURCE="Ajaxterm" 1.6 TARBALL="$SOURCE-$VERSION.tar.gz" 1.7 -WEB_SITE="http://antony.lesuisse.org/software/$PACKAGE/" 1.8 +WEB_SITE="http://antony.lesuisse.org/software/ajaxterm/" 1.9 WGET_URL="${WEB_SITE}files/$TARBALL" 1.10 DEPENDS="python" 1.11 SUGGESTED="apache lighttpd-ssl lighttpd-modules"