diff options
author | adam <adam> | 2006-05-26 09:40:33 +0000 |
---|---|---|
committer | adam <adam> | 2006-05-26 09:40:33 +0000 |
commit | 65e04cb134c9282fb150e151301068f5cddf3183 (patch) | |
tree | 8ab25dedafd7692e56c88dffcf60a94b303fba0c /emulators/wine/Makefile | |
parent | 7e6664b43f01d1efcf122db9fba6cd2f830f4729 (diff) | |
download | pkgsrc-65e04cb134c9282fb150e151301068f5cddf3183.tar.gz |
Changes 0.9.14:
- Better MS/RPC compatibility.
- Many fixes to Direct3D shaders.
- Several improvements to the header control.
- 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 150bcddc48b..98b5a8fc474 100644 --- a/emulators/wine/Makefile +++ b/emulators/wine/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.105 2006/05/12 20:53:36 adam Exp $ +# $NetBSD: Makefile,v 1.106 2006/05/26 09:40:33 adam Exp $ -DISTNAME= wine-0.9.13 +DISTNAME= wine-0.9.14 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=wine/} \ http://ibiblio.org/pub/linux/system/emulators/wine/ |