From e468932be0c45d1143ee1012674c93415af7842b Mon Sep 17 00:00:00 2001 From: knu Date: Thu, 23 Oct 2003 12:56:09 +0000 Subject: Compensate a versioning mistake with a PORTEPOCH bump, since this port is previously vmware3-3.2.1 version 2242 instead of vmware3 version 3.2.1-2242 and now it is vmware3 version 3.2.1.2242, which is obviously and annoyingly smaller than 2242. Submitted by: Oliver Eikemeier --- emulators/vmware3/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'emulators/vmware3') diff --git a/emulators/vmware3/Makefile b/emulators/vmware3/Makefile index 6f22a743bafa..4bc8acb6dbe3 100644 --- a/emulators/vmware3/Makefile +++ b/emulators/vmware3/Makefile @@ -7,6 +7,7 @@ PORTNAME= vmware3 PORTVERSION= 3.2.1.2242 +PORTEPOCH= 1 CATEGORIES= emulators linux MASTER_SITES= http://www4.vmware.com/software/ \ ${FREEBSD_MODULE_SITES} \ -- cgit