diff options
author | Makoto Matsushita <matusita@FreeBSD.org> | 2003-02-22 15:51:59 +0000 |
---|---|---|
committer | Makoto Matsushita <matusita@FreeBSD.org> | 2003-02-22 15:51:59 +0000 |
commit | 0866591eabfac2a65682ab5319b78e9c8feac2f1 (patch) | |
tree | 4db8126d39c9c64ad4117e402a9e08e0af58dc21 /emulators/vmware-guestd5 | |
parent | Cosmetics: Reorder variables which portlint suggests. Use LOCALBASE where (diff) |
De-pkg-comment.
Notes
Notes:
svn path=/head/; revision=76158
Diffstat (limited to 'emulators/vmware-guestd5')
-rw-r--r-- | emulators/vmware-guestd5/Makefile | 1 | ||||
-rw-r--r-- | emulators/vmware-guestd5/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/emulators/vmware-guestd5/Makefile b/emulators/vmware-guestd5/Makefile index b12ef107f005..52ebdd20fc23 100644 --- a/emulators/vmware-guestd5/Makefile +++ b/emulators/vmware-guestd5/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-guestd5/pkg-comment b/emulators/vmware-guestd5/pkg-comment deleted file mode 100644 index 9c7ea8b6793d..000000000000 --- a/emulators/vmware-guestd5/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -VMware time synchronization daemon for FreeBSD guest OS (for VMware 3.x) |