CVSROOT: /cvs Module name: ports Changes by: s...@cvs.openbsd.org 2013/01/02 08:13:02
Modified files: audio/libmikmod: Makefile Added files: audio/libmikmod/patches: patch-playercode_mloader_c Log message: Fix a NULL dereference in libmikmod triggered by the games/ri-li port. While here, make the build honour CFLAGS. Tweak and ok brad