K 10 svn:author V 6 marino K 8 svn:date V 27 2014-05-06T17:24:31.403625Z K 7 svn:log V 365 games/doomsday: Unbreak on DragonFly (note OSVERSION used without OPSYS) OPVERSION always requires coupling with OPSYS to be correct, but normally I let "<" comparison violators go because it never equates to "true" on DragonFly. This is a rare case where DragonFly needs the comparison to be true. Add a couple of OPSYS to fix the recent breakage on DragonFly. END