diff options
Diffstat (limited to 'emulators/vmware-module3/Makefile')
-rw-r--r-- | emulators/vmware-module3/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/emulators/vmware-module3/Makefile b/emulators/vmware-module3/Makefile index 28bca42596e..625659d3f01 100644 --- a/emulators/vmware-module3/Makefile +++ b/emulators/vmware-module3/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.9 2003/06/29 20:05:35 jdolecek Exp $ +# $NetBSD: Makefile,v 1.10 2003/06/30 18:02:05 jdolecek Exp $ -DISTNAME= vmware-netbsd-3.2.1.1 -PKGNAME= vmware-module-3.2.1.1 +DISTNAME= vmware-netbsd-3.2.1.2 +PKGNAME= vmware-module-3.2.1.2 WRKSRC= ${WRKDIR} CATEGORIES= emulators MASTER_SITES= ftp://ftp.netbsd.org/pub/NetBSD/misc/vmware/ |