diff options
author | matusita <matusita@FreeBSD.org> | 2003-02-22 15:51:59 +0000 |
---|---|---|
committer | matusita <matusita@FreeBSD.org> | 2003-02-22 15:51:59 +0000 |
commit | c933618e6847cc0b823b55024827750912c0c4f2 (patch) | |
tree | 9ca6641e37a80c44ff90ffdb663a0c25fac026e9 /emulators/vmware-tools2/Makefile | |
parent | 5e258acc1e11eee06bd4672b4830344c6f3120f2 (diff) | |
download | FreeBSD-ports-c933618e6847cc0b823b55024827750912c0c4f2.zip FreeBSD-ports-c933618e6847cc0b823b55024827750912c0c4f2.tar.gz |
De-pkg-comment.
Diffstat (limited to 'emulators/vmware-tools2/Makefile')
-rw-r--r-- | emulators/vmware-tools2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/vmware-tools2/Makefile b/emulators/vmware-tools2/Makefile index 10fc04a..ee1d702 100644 --- a/emulators/vmware-tools2/Makefile +++ b/emulators/vmware-tools2/Makefile @@ -16,6 +16,7 @@ MASTER_SITES= http://vmware-svca.www.conxion.com/software/ \ DISTNAME= tools-for-freebsd-${BUILD_VER} MAINTAINER= matusita@FreeBSD.org +COMMENT=VMware tools for FreeBSD guest OS (for VMware 2.x) WRKSRC= ${WRKDIR}/vmware-freebsd-tools |