From 3a155e1ceefc844d853bca919c5b8e64c4ac38a9 Mon Sep 17 00:00:00 2001 From: anders Date: Wed, 24 Sep 2003 00:59:23 +0000 Subject: Make vmware3 fetchable. Approved by: bento --- emulators/vmware3/Makefile | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'emulators') diff --git a/emulators/vmware3/Makefile b/emulators/vmware3/Makefile index 5246b7269e14..5fd366e64e24 100644 --- a/emulators/vmware3/Makefile +++ b/emulators/vmware3/Makefile @@ -9,8 +9,7 @@ PORTNAME= vmware3 PORTVERSION= 3.2.1-2237 PORTREVISION= 1 CATEGORIES= emulators linux -MASTER_SITES= http://www4.vmware.com/software/ \ - ${FREEBSD_MODULE_SITES} \ +MASTER_SITES= ${FREEBSD_MODULE_SITES} \ ${VMWARE_MIRROR_SITES} DISTFILES= VMware-workstation-${PORTVERSION}${EXTRACT_SUFX}:vmware \ vmmon-only-3.2.1-20030514${EXTRACT_SUFX}:patch \ @@ -26,11 +25,12 @@ RUN_DEPENDS= ${LINUXBASE}/dev/rtc:${PORTSDIR}/emulators/rtc RESTRICTED= "Not sure if we can redistribute it" VMWARE_MIRROR_SITES= \ - http://vmware-svca.www.conxion.com/software/:vmware \ - http://vmware-chil.www.conxion.com/software/:vmware \ - http://vmware-heva.www.conxion.com/software/:vmware \ - http://vmware.wespe.de/software/:vmware \ - ftp://vmware.wespe.de/pub/software:vmware + ftp.hol.gr/pub/mirror/vmware/:vmware +# http://vmware-svca.www.conxion.com/software/:vmware \ +# http://vmware-chil.www.conxion.com/software/:vmware \ +# http://vmware-heva.www.conxion.com/software/:vmware \ +# http://vmware.wespe.de/software/:vmware \ +# ftp://vmware.wespe.de/pub/software:vmware FREEBSD_MODULE_SITES= \ http://people.freebsd.org/~mbr/vmware/:patch \ -- cgit