--- port.h.orig	Fri Jul 25 23:20:20 2003
+++ port.h	Sat Aug  9 01:14:02 2003
@@ -255,6 +255,10 @@
 
 #ifdef __linux
 #define TITLE "Snes9X: Linux"
+#endif
+
+#ifdef __FreeBSD__
+#define TITLE "Snes9X: FreeBSD"
 #endif
 
 #ifndef TITLE
