diff options
author | adam <adam> | 2007-04-13 21:25:48 +0000 |
---|---|---|
committer | adam <adam> | 2007-04-13 21:25:48 +0000 |
commit | c26502be0c350446f67df930d2c04d96fdb13a0d (patch) | |
tree | a8d1b3654dfb65fe09c72bcb40609d29e29039b3 /emulators/wine/Makefile | |
parent | 8e95ef9fa17012950fea0a87fccf5e1c4eb9ebe9 (diff) | |
download | pkgsrc-c26502be0c350446f67df930d2c04d96fdb13a0d.tar.gz |
Changes 0.9.35:
- Broken aRts sound driver now removed for good.
- Many fixes to the Quartz DLL sound support.
- File I/O performance improvements.
- The usual assortment of Direct3D fixes.
- 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 2f799411479..abc89529bd4 100644 --- a/emulators/wine/Makefile +++ b/emulators/wine/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.127 2007/04/10 13:17:48 adam Exp $ +# $NetBSD: Makefile,v 1.128 2007/04/13 21:25:48 adam Exp $ -DISTNAME= wine-0.9.34 +DISTNAME= wine-0.9.35 CATEGORIES= emulators MASTER_SITES= http://ibiblio.org/pub/linux/system/emulators/wine/ \ ${MASTER_SITE_SOURCEFORGE:=wine/} |