diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2008-06-06 14:33:40 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2008-06-06 14:33:40 +0000 |
commit | a550b67ae01f476ce4efbfc471c46fe9941afeee (patch) | |
tree | 553b3ac0d3eb3f8c1ad9aedc53b56529b94dbea0 /emulators/vmware-guestd6 | |
parent | 090059a2104b9f20d6996143c0d726aaf861788d (diff) | |
download | ports-a550b67ae01f476ce4efbfc471c46fe9941afeee.tar.gz ports-a550b67ae01f476ce4efbfc471c46fe9941afeee.zip |
Notes
Diffstat (limited to 'emulators/vmware-guestd6')
-rw-r--r-- | emulators/vmware-guestd6/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/vmware-guestd6/Makefile b/emulators/vmware-guestd6/Makefile index 39f7ee129332..cda480661623 100644 --- a/emulators/vmware-guestd6/Makefile +++ b/emulators/vmware-guestd6/Makefile @@ -7,7 +7,7 @@ PORTNAME= vmware PORTVERSION= ${VMWARE_VER}.${BUILD_VER} -PORTREVISION?= 1 +PORTREVISION?= 2 CATEGORIES= emulators kld MASTER_SITES= # bundled with VMware Workstation PKGNAMESUFFIX?= -guestd |