diff --git a/emulators/Makefile b/emulators/Makefile index 1c1f9d5b485b..6e7629939545 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -100,8 +100,8 @@ SUBDIR += o2em SUBDIR += ods2reader SUBDIR += open-simh - SUBDIR += open-vm-tools SUBDIR += open-vm-kmod + SUBDIR += open-vm-tools SUBDIR += openmsx SUBDIR += p5-Acme-6502 SUBDIR += parallels-tools diff --git a/emulators/open-vm-kmod/Makefile b/emulators/open-vm-kmod/Makefile index 64a367bd1c98..751955b440c3 100644 --- a/emulators/open-vm-kmod/Makefile +++ b/emulators/open-vm-kmod/Makefile @@ -5,7 +5,7 @@ PORTEPOCH= 2 CATEGORIES= emulators MAINTAINER= garga@FreeBSD.org -COMMENT= Open VMware tools for FreeBSD VMware guests ${${FLAVOR}_COMMENT} +COMMENT= Open VMware kernel modules for FreeBSD VMware guests WWW= https://github.com/vmware/open-vm-tools LICENSE= BSD2CLAUSE GPLv2