diff options
author | Sergei Kolobov <sergei@FreeBSD.org> | 2003-12-21 00:23:25 +0000 |
---|---|---|
committer | Sergei Kolobov <sergei@FreeBSD.org> | 2003-12-21 00:23:25 +0000 |
commit | 8bf7269a4e160076a38fbac4c23ac2992f0800c5 (patch) | |
tree | 624c6eafc947240b76ef4c74b5436f220972c8fa /emulators/vmware_xf4mod/Makefile | |
parent | Backout previous commit. Mea maxima culpa for not doing the research (diff) |
- Use canonical form (ports@FreeBSD.org) in MAINTAINER line
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 3d09295ae26c..7814b2b3eeba 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= ports@freebsd.org +MAINTAINER= ports@FreeBSD.org COMMENT= A XFree86 4.x driver module for VMware guests RUN_DEPENDS= XFree86:${PORTSDIR}/x11/XFree86-4 |