diff --git a/emulators/snes9x/Makefile b/emulators/snes9x/Makefile index 8319ff4dd8b..05c960b0981 100644 --- a/emulators/snes9x/Makefile +++ b/emulators/snes9x/Makefile @@ -1,4 +1,6 @@ -# $OpenBSD: Makefile,v 1.16 2010/11/15 23:22:08 espie Exp $ +# $OpenBSD: Makefile,v 1.17 2011/02/12 11:25:48 ajacoutot Exp $ + +# XXX on macppc this port requires a kernel with cranked MAXDSIZ to build COMMENT = emulates the Super Nintendo Entertainment System diff --git a/emulators/vba/Makefile b/emulators/vba/Makefile index 677106e99ff..cb9eb19750e 100644 --- a/emulators/vba/Makefile +++ b/emulators/vba/Makefile @@ -1,4 +1,6 @@ -# $OpenBSD: Makefile,v 1.15 2011/01/15 01:07:45 naddy Exp $ +# $OpenBSD: Makefile,v 1.16 2011/02/12 11:25:48 ajacoutot Exp $ + +# XXX on macppc this port requires a kernel with cranked MAXDSIZ to build COMMENT= Gameboy Advance emulator