summaryrefslogtreecommitdiff
path: root/emulators/wine/Makefile
diff options
context:
space:
mode:
authoradam <adam>2004-05-06 15:51:35 +0000
committeradam <adam>2004-05-06 15:51:35 +0000
commit2dc9bb0aa019bad8e20cee940fda5453a3b283f5 (patch)
tree3506ff8d1cad7bdc218f6adb410ac1cbceea5062 /emulators/wine/Makefile
parent69e89bba55f4b6b68c0b0a18a9b28bd3e372386d (diff)
downloadpkgsrc-2dc9bb0aa019bad8e20cee940fda5453a3b283f5.tar.gz
Changes 20040505:
- Many more filesystem improvements, including autodetection of drive types and devices, and support for editing the drive configuration with winecfg. - Many Direct3D improvements. - Several fixes to the various sound drivers. - Lots of bug fixes
Diffstat (limited to 'emulators/wine/Makefile')
-rw-r--r--emulators/wine/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/wine/Makefile b/emulators/wine/Makefile
index 34f3d5ba04e..2f5dcac84f1 100644
--- a/emulators/wine/Makefile
+++ b/emulators/wine/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.71 2004/04/09 12:44:22 adam Exp $
+# $NetBSD: Makefile,v 1.72 2004/05/06 15:51:35 adam Exp $
#
-DISTNAME= Wine-20040408
+DISTNAME= Wine-20040505
PKGNAME= ${DISTNAME:S/W/w/}
CATEGORIES= emulators
MASTER_SITES= http://www.ibiblio.org/pub/Linux/ALPHA/wine/development/ \