$NetBSD$

--- port.h.orig	2004-12-30 14:15:47.000000000 -0800
+++ port.h
@@ -281,6 +281,10 @@ EXTERN_C void MixSound(void);
 #define TITLE "Snes9X: Linux"
 #endif
 
+#ifdef __NetBSD__
+#define TITLE "Snes9X: NetBSD"
+#endif
+
 #ifndef TITLE
 #define TITLE "Snes9x"
 #endif
