diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-10-23 12:56:09 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-10-23 12:56:09 +0000 |
commit | 52d49aa283cb7c9261b4c9bf4661bf371dafa71e (patch) | |
tree | 2a28f2a898f2412bb3f5bc4a7b1ab03178e2ae3e /emulators/vmware3/Makefile | |
parent | 22321eade65c2aa813eb297fb1b2bafd032ed77f (diff) |
Notes
Diffstat (limited to 'emulators/vmware3/Makefile')
-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 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} \ |