diff options
author | Nick Sayer <nsayer@FreeBSD.org> | 2002-10-21 02:31:08 +0000 |
---|---|---|
committer | Nick Sayer <nsayer@FreeBSD.org> | 2002-10-21 02:31:08 +0000 |
commit | 2c8802aec6940faa203865acbd9403ebff4e9295 (patch) | |
tree | 7e38354e343584a7fa193eaf27ddcba9d9e7c2bd /emulators/vmware_xf4mod/Makefile | |
parent | Partially fix build on -current. This is still broken due to an unzeroed (diff) |
Release all my ports.
kris made it clear that by his measure I'm not doing my job as a port
maintainer. Far be it from me to be an obstruction to the project.
Diffstat (limited to 'emulators/vmware_xf4mod/Makefile')
-rw-r--r-- | emulators/vmware_xf4mod/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/vmware_xf4mod/Makefile b/emulators/vmware_xf4mod/Makefile index 911f3f10639a..38fbdf19219b 100644 --- a/emulators/vmware_xf4mod/Makefile +++ b/emulators/vmware_xf4mod/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.vmware.com/software/ DISTNAME= vmware_drv.o EXTRACT_SUFX= # none -MAINTAINER= nsayer@freebsd.org +MAINTAINER= ports@freebsd.org RUN_DEPENDS= XFree86:${PORTSDIR}/x11/XFree86-4 |