From 12f8a5958ef3e8b9ae65da09dc2044ab06b48960 Mon Sep 17 00:00:00 2001 From: Mike Silbersack Date: Wed, 21 Jan 2004 22:40:22 +0000 Subject: [PATCH] Bump the port revision to note the vm_page_alloc_contig -> contigalloc change which is required for 5.x systems. --- emulators/vmware3/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/emulators/vmware3/Makefile b/emulators/vmware3/Makefile index 74f296ea9700..a4a1f12b9cf2 100644 --- a/emulators/vmware3/Makefile +++ b/emulators/vmware3/Makefile @@ -7,7 +7,7 @@ PORTNAME= vmware3 PORTVERSION= 3.2.1.2242 -PORTREVISION= 2 +PORTREVISION= 3 PORTEPOCH= 1 CATEGORIES= emulators linux MASTER_SITES= http://www4.vmware.com/software/ \