Subject: CVS commit: pkgsrc/games/netmaj
From: Johnny C. Lam
Date: 2008-03-03 06:06:40
Message id: 20080303050640.A2CBA175C1@cvs.netbsd.org

Log Message:
"u_char" is not part of any standard, so it's not safe to use in cui.c.
Define "u_char" to "unsigned char" in cui.c.  This should \ 
fix the the
problem reported by Klaus Heinz in the follow-up to PR pkg/29425.

Files:
RevisionActionfile
1.8modifypkgsrc/games/netmaj/distinfo
1.1addpkgsrc/games/netmaj/patches/patch-am