aboutsummaryrefslogtreecommitdiff
path: root/emulators/vmware-guestd6/Makefile
diff options
context:
space:
mode:
authorMakoto Matsushita <matusita@FreeBSD.org>2005-12-23 01:43:38 +0000
committerMakoto Matsushita <matusita@FreeBSD.org>2005-12-23 01:43:38 +0000
commit88e551ca9fce7f66107340b74469465fe5a734c9 (patch)
tree45cea4b7729cf62f9b766440019e3a79431de9ed /emulators/vmware-guestd6/Makefile
parent92df77a64fa1e856a3e18cc1088a1379ec13ad56 (diff)
downloadports-88e551ca9fce7f66107340b74469465fe5a734c9.tar.gz
ports-88e551ca9fce7f66107340b74469465fe5a734c9.zip
Update to 5.5.1 build 19175.
Notes
Notes: svn path=/head/; revision=151893
Diffstat (limited to 'emulators/vmware-guestd6/Makefile')
-rw-r--r--emulators/vmware-guestd6/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/emulators/vmware-guestd6/Makefile b/emulators/vmware-guestd6/Makefile
index 03cb5bb9995d..94024a9cfbce 100644
--- a/emulators/vmware-guestd6/Makefile
+++ b/emulators/vmware-guestd6/Makefile
@@ -7,7 +7,7 @@
PORTNAME= vmware
PORTVERSION= ${VMWARE_VER}.${BUILD_VER}
-PORTREVISION?= 2
+PORTREVISION?= 0
CATEGORIES= emulators
MASTER_SITES= # bundled with VMware Workstation
PKGNAMESUFFIX?= -guestd
@@ -40,8 +40,8 @@ NO_BUILD= yes
RESTRICTED= "Not sure if we can redistribute this."
NO_PACKAGE= ${RESTRICTED}
-VMWARE_VER= 5.5.0
-BUILD_VER= 18463
+VMWARE_VER= 5.5.1
+BUILD_VER= 19175
.include <bsd.port.pre.mk>