Index: head/games/kobodeluxe/files/patch-graphics_window.cpp =================================================================== --- head/games/kobodeluxe/files/patch-graphics_window.cpp (nonexistent) +++ head/games/kobodeluxe/files/patch-graphics_window.cpp (revision 427004) @@ -0,0 +1,11 @@ +--- graphics/window.cpp.orig 2007-12-14 09:13:24 UTC ++++ graphics/window.cpp +@@ -398,7 +398,7 @@ void window_t::center_token_fxp(int _x, + */ + if(token) + { +- char *tok = strchr(txt, token); ++ const char *tok = strchr(txt, token); + if(tok) + tokpos = tok-txt; + else Property changes on: head/games/kobodeluxe/files/patch-graphics_window.cpp ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/games/kobodeluxe/pkg-plist =================================================================== --- head/games/kobodeluxe/pkg-plist (revision 427003) +++ head/games/kobodeluxe/pkg-plist (revision 427004) @@ -1,8 +1,4 @@ -@group games -@mode 2555 -bin/kobodl -@mode -@group +@(,games,2555) bin/kobodl man/man6/kobodl.6.gz share/applications/kobodeluxe.desktop share/pixmaps/kobo-icon.xpm