]> git.stg.codes - stg.git/blobdiff - projects/convertor/build
Add FreeBSD9 support
[stg.git] / projects / convertor / build
index c1e2ce786268ccf56b4d6873554a8dd80934115a..0144b0f1596031b5854b9dff1aa644ba28db1756 100755 (executable)
@@ -36,6 +36,7 @@ then
         6) OS=bsd5;;
         7) OS=bsd7;;
         8) OS=bsd7;;
+        9) OS=bsd7;;
         *) OS=unknown;;
     esac
     MAKE="gmake"