Fix tar.bz2 snapshot example

Signed-off-by: Lars Hjemli <hjemli@gmail.com>
This commit is contained in:
Todd Zullinger
2009-01-12 08:21:58 +01:00
committed by Lars Hjemli
parent eb14609dc4
commit 3796c2d8d2
+2 -2
View File
@@ -288,8 +288,8 @@ root-desc=tracking the foobar development
root-readme=/var/www/htdocs/about.html root-readme=/var/www/htdocs/about.html
# Allow download of tar.gz, tar.bz and zip-files # Allow download of tar.gz, tar.bz2 and zip-files
snapshots=tar.gz tar.bz zip snapshots=tar.gz tar.bz2 zip
## ##