diff options
author | swills <swills@FreeBSD.org> | 2012-02-18 09:47:54 +0800 |
---|---|---|
committer | swills <swills@FreeBSD.org> | 2012-02-18 09:47:54 +0800 |
commit | fc761fdae7356f947e6fbfcb102382e96e811036 (patch) | |
tree | 30f1c6d94b40c1e00665444de33aab793d1a673c | |
parent | 9328039eddd2340bc2ffe3de1197e0f094576d0e (diff) | |
download | freebsd-ports-gnome-fc761fdae7356f947e6fbfcb102382e96e811036.tar.gz freebsd-ports-gnome-fc761fdae7356f947e6fbfcb102382e96e811036.tar.zst freebsd-ports-gnome-fc761fdae7356f947e6fbfcb102382e96e811036.zip |
- Take maintainership
-rw-r--r-- | emulators/open-vm-tools/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/open-vm-tools/Makefile b/emulators/open-vm-tools/Makefile index f736413bdc22..84436d213aff 100644 --- a/emulators/open-vm-tools/Makefile +++ b/emulators/open-vm-tools/Makefile @@ -12,7 +12,7 @@ CATEGORIES= emulators kld MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/stable-8.6.x DISTNAME= open-vm-tools-${RELEASE_VER}-${BUILD_VER} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= swills@FreeBSD.org COMMENT?= Open VMware tools for FreeBSD VMware guests LICENSE= LGPL21 |