diff options
author | grant <grant@pkgsrc.org> | 2003-07-17 21:31:04 +0000 |
---|---|---|
committer | grant <grant@pkgsrc.org> | 2003-07-17 21:31:04 +0000 |
commit | 4083b24390814eb42e008cc6920806e2d57eea1c (patch) | |
tree | 0c33632bf5c3a779fe1548335374822548fe1fb7 /emulators/vmware-module | |
parent | 91f00f1cbc7c8da0ab83a0389a02496e55f8a468 (diff) | |
download | pkgsrc-4083b24390814eb42e008cc6920806e2d57eea1c.tar.gz |
s/netbsd.org/NetBSD.org/
Diffstat (limited to 'emulators/vmware-module')
-rw-r--r-- | emulators/vmware-module/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/emulators/vmware-module/Makefile b/emulators/vmware-module/Makefile index d42b9b7c343..7d0a6240c7a 100644 --- a/emulators/vmware-module/Makefile +++ b/emulators/vmware-module/Makefile @@ -1,13 +1,13 @@ -# $NetBSD: Makefile,v 1.12 2003/05/05 17:56:07 grant Exp $ +# $NetBSD: Makefile,v 1.13 2003/07/17 21:36:22 grant Exp $ DISTNAME= vmware-netbsd-1.2 PKGNAME= vmware-module-1.2 WRKSRC= ${WRKDIR} CATEGORIES= emulators -MASTER_SITES= ftp://ftp.netbsd.org/pub/NetBSD/misc/vmware/ +MASTER_SITES= ftp://ftp.NetBSD.org/pub/NetBSD/misc/vmware/ EXTRACT_SUFX= .tgz -MAINTAINER= veego@netbsd.org +MAINTAINER= veego@NetBSD.org HOMEPAGE= http://www.wasabisystems.com/ COMMENT= Kernel modules for the VMware 2.x emulator |