diff options
author | veego <veego@pkgsrc.org> | 2005-11-14 21:50:42 +0000 |
---|---|---|
committer | veego <veego@pkgsrc.org> | 2005-11-14 21:50:42 +0000 |
commit | 23cdbcd52db1154197de842704ebefbb634e9256 (patch) | |
tree | 92a7cf110b38a95c7e25e559c75e70e898875bc3 /emulators/vmware-module | |
parent | 1559efdcbfe77e442a6440f2316c172d8f53e98c (diff) | |
download | pkgsrc-23cdbcd52db1154197de842704ebefbb634e9256.tar.gz |
Drop maintainership and reset it to tech-pkg, because I no longer use it.
Diffstat (limited to 'emulators/vmware-module')
-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 d7a54302dbe..d533b87a8cd 100644 --- a/emulators/vmware-module/Makefile +++ b/emulators/vmware-module/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2005/09/28 20:52:21 rillig Exp $ +# $NetBSD: Makefile,v 1.16 2005/11/14 21:50:43 veego Exp $ DISTNAME= vmware-netbsd-1.2 PKGNAME= vmware-module-1.2 @@ -6,7 +6,7 @@ CATEGORIES= emulators MASTER_SITES= ftp://ftp.NetBSD.org/pub/NetBSD/misc/vmware/ EXTRACT_SUFX= .tgz -MAINTAINER= veego@NetBSD.org +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.wasabisystems.com/ COMMENT= Kernel modules for the VMware 2.x emulator |