diff options
Diffstat (limited to 'emulators/vmware3')
-rw-r--r-- | emulators/vmware3/Makefile | 1 | ||||
-rw-r--r-- | emulators/vmware3/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/emulators/vmware3/Makefile b/emulators/vmware3/Makefile index 00c5b6c80057..c2aa01a35e12 100644 --- a/emulators/vmware3/Makefile +++ b/emulators/vmware3/Makefile @@ -19,6 +19,7 @@ DISTFILES= VMware-${PORTVERSION:R}-${PORTVERSION:E}${EXTRACT_SUFX} \ # Feel free to post your questions/reports/suggestions on this port to # freebsd-emulation mailing list with the following maintainer address CC'ed. MAINTAINER= vsilyaev@mindspring.com +COMMENT= A virtual machine emulator - a full PC in a window RUN_DEPENDS= ${LINUXBASE}/dev/rtc:${PORTSDIR}/emulators/rtc diff --git a/emulators/vmware3/pkg-comment b/emulators/vmware3/pkg-comment deleted file mode 100644 index 3e6b90a9f6e7..000000000000 --- a/emulators/vmware3/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A virtual machine emulator - a full PC in a window |