Added and indexed FreeBSD 8.4

This commit is contained in:
Yorhel 2013-08-22 14:56:40 +02:00
parent a897c572ab
commit 9ba0d311e2
2 changed files with 12 additions and 1 deletions

View file

@ -142,7 +142,8 @@ INSERT INTO systems (id, name, release, short, relorder) VALUES
(80, 'FreeBSD', '9.0', 'freebsd-9.0', 51),
(81, 'Ubuntu', '12.10', 'ubuntu-quantal', 16),
(82, 'Ubuntu', '13.04', 'ubuntu-raring', 17),
(83, 'Debian', '7.0', 'debian-wheezy', 11);
(83, 'Debian', '7.0', 'debian-wheezy', 11),
(84, 'FreeBSD', '8.4', 'freebsd-8.4', 52);
-- Removes any path components and compression extensions from the filename.