wok diff pure-ftpd/receipt @ rev 3394
Ren: simplejson -> python-simplejson
author | Claudinei Pereira <claudinei@slitaz.org> |
---|---|
date | Fri Jun 12 00:16:02 2009 +0000 (2009-06-12) |
parents | 3a9e51f35fa9 |
children | ca3145aa3f16 |
line diff
1.1 --- a/pure-ftpd/receipt Mon May 11 09:55:15 2009 +0200 1.2 +++ b/pure-ftpd/receipt Fri Jun 12 00:16:02 2009 +0000 1.3 @@ -9,6 +9,7 @@ 1.4 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.5 WEB_SITE="http://www.pureftpd.org/project/pure-ftpd" 1.6 WGET_URL="http://download.pureftpd.org/pub/pure-ftpd/releases/$TARBALL" 1.7 +HANDBOOK_URL="http://www.pureftpd.org/project/pure-ftpd/doc" 1.8 1.9 # Rules to configure and make the package. 1.10 compile_rules()