diff options
Diffstat (limited to 'emulators/vmware-module/Makefile')
-rw-r--r-- | emulators/vmware-module/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/vmware-module/Makefile b/emulators/vmware-module/Makefile index 3cb2f447eac..98c6f2632e7 100644 --- a/emulators/vmware-module/Makefile +++ b/emulators/vmware-module/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2006/03/14 01:14:28 jlam Exp $ +# $NetBSD: Makefile,v 1.21 2006/05/18 20:29:58 wiz Exp $ DISTNAME= vmware-netbsd-1.2 PKGNAME= vmware-module-1.2 @@ -10,7 +10,7 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.wasabisystems.com/ COMMENT= Kernel modules for the VMware 2.x emulator -BROKEN_IN= pkgsrc-2005Q4 +BROKEN_IN= pkgsrc-2005Q4 pkgsrc-2006Q1 CONFLICTS= vmware-module-3* |