Fixup fromcvs/togit conversion
[minix-pkgsrc.git] / emulators / snes9x / patches / patch-ae
blobbaba16a3e2d4d1772dad884fd0b556ede99437e1
1 $NetBSD$
3 --- port.h.orig 2004-12-30 14:15:47.000000000 -0800
4 +++ port.h
5 @@ -281,6 +281,10 @@ EXTERN_C void MixSound(void);
6  #define TITLE "Snes9X: Linux"
7  #endif
8  
9 +#ifdef __NetBSD__
10 +#define TITLE "Snes9X: NetBSD"
11 +#endif
13  #ifndef TITLE
14  #define TITLE "Snes9x"
15  #endif