diff options
author | Martin Blapp <mbr@FreeBSD.org> | 2004-02-29 14:54:31 +0000 |
---|---|---|
committer | Martin Blapp <mbr@FreeBSD.org> | 2004-02-29 14:54:31 +0000 |
commit | a338b00f50e751fb67e5c85e62720eafc833650f (patch) | |
tree | 00db1a2485293021e2eda4963a55eb1581132f9f /emulators/vmware3 | |
parent | - Update to version 0.16 (diff) |
Portepoch should never be decreased.
Noticed by: kris
Diffstat (limited to 'emulators/vmware3')
-rw-r--r-- | emulators/vmware3/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/vmware3/Makefile b/emulators/vmware3/Makefile index 159765a7738f..cde2e4f9c125 100644 --- a/emulators/vmware3/Makefile +++ b/emulators/vmware3/Makefile @@ -8,6 +8,7 @@ PORTNAME= vmware3 PORTVERSION= 3.2.1.2242 PORTREVISION= 4 +PORTEPOCH= 1 CATEGORIES= emulators linux MASTER_SITES= http://www4.vmware.com/software/ \ ${FREEBSD_MODULE_SITES} \ |