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