diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2008-08-20 08:12:12 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2008-08-20 08:12:12 +0000 |
commit | 2860c23c3ce922aa1cfcb90c5e706b73ff6fb34f (patch) | |
tree | 9a06259e5518f2c87530f3c53015ffec702aa373 /emulators/open-vm-tools | |
parent | d3b55579406708ec418098db07ba72885d77c9a6 (diff) |
Notes
Diffstat (limited to 'emulators/open-vm-tools')
-rw-r--r-- | emulators/open-vm-tools/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/emulators/open-vm-tools/Makefile b/emulators/open-vm-tools/Makefile index 364c80efe71c..d52d15e1e275 100644 --- a/emulators/open-vm-tools/Makefile +++ b/emulators/open-vm-tools/Makefile @@ -15,6 +15,8 @@ MASTER_SITES= SF MAINTAINER= mbr@freebsd.org COMMENT?= Open VMware tools for FreeBSD VMware guests +BROKEN= leaves files behind on deinstall + RELEASE_DATE= 2008.07.01 BUILD_VER= 102166 |