BSD platforms are supported
diff --git a/COMPILE b/COMPILE
index 83f22da..0d664b8 100644
--- a/COMPILE
+++ b/COMPILE
@@ -12,7 +12,7 @@
 	or:
 		$ make
 
-	For FreeBSD, use 'gmake' instread of 'make':
+	For FreeBSD/OpenBSD, use 'gmake' instread of 'make':
 
 		$ gmake
 
@@ -30,7 +30,7 @@
 
 	$ sudo make install
 	
-	For FreeBSD, use 'gmake' instead of 'make':
+	For FreeBSD/OpenBSD, use 'gmake' instead of 'make':
 
 	$ sudo gmake install