Index: head/emulators/wine-devel/pkg-descr =================================================================== --- head/emulators/wine-devel/pkg-descr (revision 494364) +++ head/emulators/wine-devel/pkg-descr (revision 494365) @@ -1,12 +1,16 @@ Wine is a Microsoft Windows compatibility layer (or program loader) capable of running Windows applications on i386 and compatible CPUs. Windows programs running in Wine act as native programs would, running without the performance or memory usage penalties of an emulator, with a similar look and feel to other applications on your desktop. Many applications already work, more or less, including versions of -Microsoft Office and several games. +Microsoft Office and many games. + +Use this port for 32-bit Windows binaries in an i386 environment or +64-bit Windows binaries in an amd64 environment; emulators/i386-wine-devel +for 32-bit Windows binaries in an amd64 environment. WWW: http://www.winehq.org/ Gerald Pfeifer