diff options
author | jschauma <jschauma> | 2003-06-02 01:15:31 +0000 |
---|---|---|
committer | jschauma <jschauma> | 2003-06-02 01:15:31 +0000 |
commit | e4265b310856834018287a415c6ccfa4a335a54a (patch) | |
tree | c54ffd2eb0321574e961ead99659f51b1d8b084f /emulators/vmware3 | |
parent | 0a2ff56736906610c78baa6383a42635274ac741 (diff) | |
download | pkgsrc-e4265b310856834018287a415c6ccfa4a335a54a.tar.gz |
Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.
Diffstat (limited to 'emulators/vmware3')
-rw-r--r-- | emulators/vmware3/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/vmware3/Makefile b/emulators/vmware3/Makefile index fa7b46c520b..8b965f16d14 100644 --- a/emulators/vmware3/Makefile +++ b/emulators/vmware3/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2003/05/05 18:07:42 grant Exp $ +# $NetBSD: Makefile,v 1.5 2003/06/02 01:19:51 jschauma Exp $ DISTNAME= VMware-workstation-3.2.1-2237 PKGNAME= vmware-3.2.1 @@ -13,7 +13,7 @@ MASTER_SITES= http://www4.vmware.com/software/ \ ftp://vmware.wespe.de/pub/software/ \ ftp://mirror.aarnet.edu.au/pub/vmware/software/ -MAINTAINER= packages@netbsd.org +MAINTAINER= tech-pkg@netbsd.org HOMEPAGE= http://www.vmware.com/ COMMENT= VMware emulator 3.x |