]> git.stg.codes - stg.git/blobdiff - projects/sgconf/build
Add FreeBSD9 support
[stg.git] / projects / sgconf / build
index 27f7539905572bd7b3ddffb937a9a00f27f3a344..1f6c0a0c95e7b1ad807e48f167e89ce10c623e2d 100755 (executable)
@@ -48,6 +48,7 @@ then
         6) OS=bsd5;;
         7) OS=bsd7;;
         8) OS=bsd7;;
+        9) OS=bsd7;;
         *) OS=unknown;;
     esac
     MAKE="gmake"