summaryrefslogtreecommitdiff
path: root/emulators/vmware-guestd3
diff options
context:
space:
mode:
authorMakoto Matsushita <matusita@FreeBSD.org>2003-02-22 15:51:59 +0000
committerMakoto Matsushita <matusita@FreeBSD.org>2003-02-22 15:51:59 +0000
commit0866591eabfac2a65682ab5319b78e9c8feac2f1 (patch)
tree4db8126d39c9c64ad4117e402a9e08e0af58dc21 /emulators/vmware-guestd3
parentCosmetics: Reorder variables which portlint suggests. Use LOCALBASE where (diff)
De-pkg-comment.
Notes
Notes: svn path=/head/; revision=76158
Diffstat (limited to 'emulators/vmware-guestd3')
-rw-r--r--emulators/vmware-guestd3/Makefile1
-rw-r--r--emulators/vmware-guestd3/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/emulators/vmware-guestd3/Makefile b/emulators/vmware-guestd3/Makefile
index b12ef107f005..52ebdd20fc23 100644
--- a/emulators/vmware-guestd3/Makefile
+++ b/emulators/vmware-guestd3/Makefile
@@ -12,6 +12,7 @@ MASTER_SITES= # none
DISTNAME= vmware-freebsd-tools
MAINTAINER= matusita@FreeBSD.org
+COMMENT=VMware time synchronization daemon for FreeBSD guest OS (for VMware 3.x)
LIB_DEPENDS= c.3:${PORTSDIR}/misc/compat3x
diff --git a/emulators/vmware-guestd3/pkg-comment b/emulators/vmware-guestd3/pkg-comment
deleted file mode 100644
index 9c7ea8b6793d..000000000000
--- a/emulators/vmware-guestd3/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-VMware time synchronization daemon for FreeBSD guest OS (for VMware 3.x)