diff options
author | junyoung <junyoung> | 2002-03-15 04:10:20 +0000 |
---|---|---|
committer | junyoung <junyoung> | 2002-03-15 04:10:20 +0000 |
commit | 5ba01910095813baa921980d1a87ef13a5525178 (patch) | |
tree | 7e66f4622aee1d50900bd6c2502898ac0f393d46 /emulators/wine/DESCR | |
parent | edd5c9bb1011326b3f3ee13970b109c34f50da77 (diff) | |
download | pkgsrc-5ba01910095813baa921980d1a87ef13a5525178.tar.gz |
Update Wine to 20020228 snapshot.
Diffstat (limited to 'emulators/wine/DESCR')
-rw-r--r-- | emulators/wine/DESCR | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/wine/DESCR b/emulators/wine/DESCR index a5b157b5d2f..92c27c88ff9 100644 --- a/emulators/wine/DESCR +++ b/emulators/wine/DESCR @@ -2,7 +2,7 @@ Wine is a program which allows running Microsoft Windows programs (including DOS, Windows 3.x and Win32 executables) on Unix. It consists of a program loader which loads and executes an Microsoft Windows binary, and a library that implements Windows API calls using their Unix or X11 -equivalents. The library may also be used for porting Win32 code into +equivalents. The library may also be used for porting Win32 code into native Unix executables. Wine is free software, and its license (contained in the file LICENSE) is |