diff options
author | Mike Silbersack <silby@FreeBSD.org> | 2005-10-13 04:19:37 +0000 |
---|---|---|
committer | Mike Silbersack <silby@FreeBSD.org> | 2005-10-13 04:19:37 +0000 |
commit | bbf8e832e85b29a326cba4eb5c0aa117fcd94c2b (patch) | |
tree | 66650cd56564e0129922f597910919bb13fe6bcc /emulators/vmware3 | |
parent | 8b428ab273b77c205eb5464920fdcf9c29d894ef (diff) | |
download | ports-bbf8e832e85b29a326cba4eb5c0aa117fcd94c2b.tar.gz ports-bbf8e832e85b29a326cba4eb5c0aa117fcd94c2b.zip |
Add a working site to fetch the tar.gz from. No version bump
because there were no other changes.
Notes
Notes:
svn path=/head/; revision=145201
Diffstat (limited to 'emulators/vmware3')
-rw-r--r-- | emulators/vmware3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/vmware3/Makefile b/emulators/vmware3/Makefile index f2cd79750896..868ad2c6bc40 100644 --- a/emulators/vmware3/Makefile +++ b/emulators/vmware3/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 3.2.1.2242 PORTREVISION= 11 PORTEPOCH= 1 CATEGORIES= emulators linux -MASTER_SITES= http://www4.vmware.com/software/ \ +MASTER_SITES= http://download3.vmware.com/software/wkst/ \ ${FREEBSD_MODULE_SITES} \ ${VMWARE_MIRROR_SITES} DISTFILES= VMware-workstation-${PORTVERSION:R}-${PORTVERSION:E}${EXTRACT_SUFX}:vmware \ |