diff options
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/vmware2/Makefile | 4 | ||||
-rw-r--r-- | emulators/vmware3/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/emulators/vmware2/Makefile b/emulators/vmware2/Makefile index acbb4e9b4c57..6f3c0672fc55 100644 --- a/emulators/vmware2/Makefile +++ b/emulators/vmware2/Makefile @@ -16,7 +16,7 @@ PORTREVISION= 3 CATEGORIES= emulators linux MASTER_SITES= http://www4.vmware.com/software/ \ ${FREEBSD_MODULE_SITES} \ - ${VMARE_MIRROR_SITES} + ${VMWARE_MIRROR_SITES} DISTFILES= VMware-${PORTVERSION:R}-${PORTVERSION:E}${EXTRACT_SUFX} \ vmmon-freebsd-0.98${EXTRACT_SUFX} \ vmnet-freebsd-0.21${EXTRACT_SUFX} @@ -29,7 +29,7 @@ RUN_DEPENDS= ${LINUXBASE}/dev/rtc:${PORTSDIR}/emulators/rtc RESTRICTED= "Not sure if we can redistribute it" -VMARE_MIRROR_SITES= \ +VMWARE_MIRROR_SITES= \ http://vmware-svca.www.conxion.com/software/ \ http://vmware-chil.www.conxion.com/software/ \ http://vmware-heva.www.conxion.com/software/ \ diff --git a/emulators/vmware3/Makefile b/emulators/vmware3/Makefile index acbb4e9b4c57..6f3c0672fc55 100644 --- a/emulators/vmware3/Makefile +++ b/emulators/vmware3/Makefile @@ -16,7 +16,7 @@ PORTREVISION= 3 CATEGORIES= emulators linux MASTER_SITES= http://www4.vmware.com/software/ \ ${FREEBSD_MODULE_SITES} \ - ${VMARE_MIRROR_SITES} + ${VMWARE_MIRROR_SITES} DISTFILES= VMware-${PORTVERSION:R}-${PORTVERSION:E}${EXTRACT_SUFX} \ vmmon-freebsd-0.98${EXTRACT_SUFX} \ vmnet-freebsd-0.21${EXTRACT_SUFX} @@ -29,7 +29,7 @@ RUN_DEPENDS= ${LINUXBASE}/dev/rtc:${PORTSDIR}/emulators/rtc RESTRICTED= "Not sure if we can redistribute it" -VMARE_MIRROR_SITES= \ +VMWARE_MIRROR_SITES= \ http://vmware-svca.www.conxion.com/software/ \ http://vmware-chil.www.conxion.com/software/ \ http://vmware-heva.www.conxion.com/software/ \ |