diff options
author | matusita <matusita@FreeBSD.org> | 2003-02-22 23:51:59 +0800 |
---|---|---|
committer | matusita <matusita@FreeBSD.org> | 2003-02-22 23:51:59 +0800 |
commit | c933618e6847cc0b823b55024827750912c0c4f2 (patch) | |
tree | 9ca6641e37a80c44ff90ffdb663a0c25fac026e9 /emulators/vmware-guestd4 | |
parent | 5e258acc1e11eee06bd4672b4830344c6f3120f2 (diff) | |
download | freebsd-ports-gnome-c933618e6847cc0b823b55024827750912c0c4f2.tar.gz freebsd-ports-gnome-c933618e6847cc0b823b55024827750912c0c4f2.tar.zst freebsd-ports-gnome-c933618e6847cc0b823b55024827750912c0c4f2.zip |
De-pkg-comment.
Diffstat (limited to 'emulators/vmware-guestd4')
-rw-r--r-- | emulators/vmware-guestd4/Makefile | 1 | ||||
-rw-r--r-- | emulators/vmware-guestd4/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/emulators/vmware-guestd4/Makefile b/emulators/vmware-guestd4/Makefile index b12ef107f005..52ebdd20fc23 100644 --- a/emulators/vmware-guestd4/Makefile +++ b/emulators/vmware-guestd4/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-guestd4/pkg-comment b/emulators/vmware-guestd4/pkg-comment deleted file mode 100644 index 9c7ea8b6793d..000000000000 --- a/emulators/vmware-guestd4/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -VMware time synchronization daemon for FreeBSD guest OS (for VMware 3.x) |