summaryrefslogtreecommitdiff
path: root/emulators/wine/Makefile
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2003-07-14 11:15:28 +0000
committeradam <adam@pkgsrc.org>2003-07-14 11:15:28 +0000
commit8565056aeb8c30b847eeb96e999593e7330f4863 (patch)
tree2859aa158c075d54e0d62cc22918597d8d1a9cad /emulators/wine/Makefile
parent3792a3ce5078e61846938fcd4d6d25affedbd3cb (diff)
downloadpkgsrc-8565056aeb8c30b847eeb96e999593e7330f4863.tar.gz
WHAT'S NEW with Wine-20030709:
- Still more Direct3D and DirectSound improvements - Inter-process clipboard support - Locale handling improvements - More progress on the kernel/ntdll separation - 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 9ba67464a3d..d0d267d632c 100644
--- a/emulators/wine/Makefile
+++ b/emulators/wine/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.45 2003/07/12 14:33:28 zuntum Exp $
+# $NetBSD: Makefile,v 1.46 2003/07/14 11:15:28 adam Exp $
-DISTNAME= Wine-20030618
+DISTNAME= Wine-20030709
PKGNAME= ${DISTNAME:S/W/w/}
WRKSRC= ${WRKDIR}/${DISTNAME:tl}
CATEGORIES= emulators