diff options
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/vmware3/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/emulators/vmware3/Makefile b/emulators/vmware3/Makefile index f18216c63b51..6f22a743bafa 100644 --- a/emulators/vmware3/Makefile +++ b/emulators/vmware3/Makefile @@ -6,14 +6,14 @@ # PORTNAME= vmware3 -PORTVERSION= 3.2.1-2242 +PORTVERSION= 3.2.1.2242 CATEGORIES= emulators linux MASTER_SITES= http://www4.vmware.com/software/ \ ${FREEBSD_MODULE_SITES} \ ${VMWARE_MIRROR_SITES} -DISTFILES= VMware-workstation-${PORTVERSION}${EXTRACT_SUFX}:vmware \ - vmmon-only-3.2.1-20031009${EXTRACT_SUFX}:patch \ - vmnet-only-3.2.1-20030412${EXTRACT_SUFX}:patch +DISTFILES= VMware-workstation-${PORTVERSION:R}-${PORTVERSION:E}${EXTRACT_SUFX}:vmware \ + vmmon-only-${PORTVERSION:R}-20031009${EXTRACT_SUFX}:patch \ + vmnet-only-${PORTVERSION:R}-20030412${EXTRACT_SUFX}:patch # Feel free to post your questions/reports/suggestions on this port to # freebsd-emulation mailing list with the following maintainer address CC'ed. |