Fix tar.bz2 snapshot example

Signed-off-by: Lars Hjemli <hjemli@gmail.com>
This commit is contained in:
Todd Zullinger 2009-01-11 18:23:39 -05:00 committed by Lars Hjemli
parent eb14609dc4
commit 3796c2d8d2
1 changed files with 2 additions and 2 deletions

View File

@ -288,8 +288,8 @@ root-desc=tracking the foobar development
root-readme=/var/www/htdocs/about.html
# Allow download of tar.gz, tar.bz and zip-files
snapshots=tar.gz tar.bz zip
# Allow download of tar.gz, tar.bz2 and zip-files
snapshots=tar.gz tar.bz2 zip
##