diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 12:06:51 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 12:06:51 +0000 |
commit | a8edaa568e0db83154c1ce5979c37cb5c942532b (patch) | |
tree | 110d043f98294817f33061c96cc974f48e3b061f /emulators/vmware3 | |
parent | De-pkg-comment. (diff) |
De-pkg-comment.
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 |