summaryrefslogtreecommitdiff
path: root/emulators/wine/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2002-11-15 18:34:40 +0000
committerwiz <wiz@pkgsrc.org>2002-11-15 18:34:40 +0000
commitb4d7d56e2096c99b0d4acee70705122f75eb3d49 (patch)
tree3280b3e2bf482cdd8597ed05d1e38f16375c6fe6 /emulators/wine/Makefile
parent0c955be5c18780611965729641c0eb357f75d616 (diff)
downloadpkgsrc-b4d7d56e2096c99b0d4acee70705122f75eb3d49.tar.gz
Update to 20021031, based on PR 19039 by Juan RP.
Changes: - Complete listview overhaul. - Beginnings of real RPC support. - Most dlls now build properly in STRICT mode. - Inter-process window activation and focus handling. - Many improvements to AVI support. - Lots of bug fixes.
Diffstat (limited to 'emulators/wine/Makefile')
-rw-r--r--emulators/wine/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/emulators/wine/Makefile b/emulators/wine/Makefile
index ec72ea3eb7e..48f039e6562 100644
--- a/emulators/wine/Makefile
+++ b/emulators/wine/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.36 2002/10/10 16:48:08 junyoung Exp $
+# $NetBSD: Makefile,v 1.37 2002/11/15 18:34:40 wiz Exp $
-DISTNAME= Wine-20021007
+DISTNAME= Wine-20021031
PKGNAME= ${DISTNAME:S/W/w/}
-WRKSRC= ${WRKDIR}/wine-20021007
-PKGREVISION= 1
+WRKSRC= ${WRKDIR}/wine-20021031
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SUNSITE:=ALPHA/wine/development/}