diff options
Diffstat (limited to 'emulators/vmware3/Makefile')
-rw-r--r-- | emulators/vmware3/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/vmware3/Makefile b/emulators/vmware3/Makefile index a15231c799a..2b8406cc6a9 100644 --- a/emulators/vmware3/Makefile +++ b/emulators/vmware3/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2005/12/05 20:50:12 rillig Exp $ +# $NetBSD: Makefile,v 1.14 2006/02/05 23:09:05 joerg Exp $ DISTNAME= VMware-workstation-3.2.1-2242 PKGNAME= vmware-3.2.1pl1 +PKGREVISION= 1 CATEGORIES= emulators MASTER_SITES= http://download3.vmware.com/software/wkst/ \ http://vmware-svca.www.conxion.com/software/ \ |