diff options
author | adam <adam@pkgsrc.org> | 2007-03-05 22:12:30 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2007-03-05 22:12:30 +0000 |
commit | 48a798814e804c5965a66c90df3297c6d14f4f20 (patch) | |
tree | 122fa6d2796903bddd3dbc152f7dc3eca3b5f340 /emulators/wine/Makefile | |
parent | f0e26881787ce86cb668d9cb580914a198f865d0 (diff) | |
download | pkgsrc-48a798814e804c5965a66c90df3297c6d14f4f20.tar.gz |
Changes 0.9.32:
- Many Direct3D fixes and performance improvements.
- Several new features in the builtin cmd.exe.
- Improvements to HTML help support.
- Lots of bug fixes.
Diffstat (limited to 'emulators/wine/Makefile')
-rw-r--r-- | emulators/wine/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/wine/Makefile b/emulators/wine/Makefile index 81194dcee55..ce8b6351479 100644 --- a/emulators/wine/Makefile +++ b/emulators/wine/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.124 2007/02/17 10:19:37 adam Exp $ +# $NetBSD: Makefile,v 1.125 2007/03/05 22:12:30 adam Exp $ -DISTNAME= wine-0.9.31 +DISTNAME= wine-0.9.32 CATEGORIES= emulators MASTER_SITES= http://ibiblio.org/pub/linux/system/emulators/wine/ \ ${MASTER_SITE_SOURCEFORGE:=wine/} |