summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--templates/cgi/debian/form.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/cgi/debian/form.html b/templates/cgi/debian/form.html
index 7d80b4187..46991c573 100644
--- a/templates/cgi/debian/form.html
+++ b/templates/cgi/debian/form.html
@@ -37,6 +37,7 @@
<td>
<select id="Distribution" name="distribution" size="1">
<option selected value="wheezy">wheezy</option>
+ <option value="jessie">jessie</option>
<option value="sid">sid</option>
</select>
</td>