summaryrefslogtreecommitdiff
path: root/emulators/wine/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/wine/Makefile')
-rw-r--r--emulators/wine/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/emulators/wine/Makefile b/emulators/wine/Makefile
index bcd5ffecf90..ec72ea3eb7e 100644
--- a/emulators/wine/Makefile
+++ b/emulators/wine/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.35 2002/10/10 10:48:20 junyoung Exp $
+# $NetBSD: Makefile,v 1.36 2002/10/10 16:48:08 junyoung Exp $
DISTNAME= Wine-20021007
PKGNAME= ${DISTNAME:S/W/w/}
-WRKSRC= ${WRKDIR}/${PKGNAME}
+WRKSRC= ${WRKDIR}/wine-20021007
+PKGREVISION= 1
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SUNSITE:=ALPHA/wine/development/}