summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2000-11-02 23:01:40 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2000-11-02 23:01:40 +0000
commit3256ab48f4a076694048169c704fa668c62fed6c (patch)
tree2729370a806935e7b2f650c2091b5e1735968325 /emulators
parentAdd patch to fix mount checking. Already in KDE bugs database. (diff)
Fix a stupid typo. It wasn't a problem as it was consistent, but I'm
fixing it so I don't look stupid. :>
Notes
Notes: svn path=/head/; revision=34689
Diffstat (limited to 'emulators')
-rw-r--r--emulators/vmware2/Makefile4
-rw-r--r--emulators/vmware3/Makefile4
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/ \