summaryrefslogtreecommitdiff
path: root/emulators/vmware3
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2003-10-22 18:22:07 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2003-10-22 18:22:07 +0000
commitb22496b3b69934a3af989d64c97afc72928538cc (patch)
treeae376f3c235bfc5384f4b9b2d38ccc0915bed559 /emulators/vmware3
parentUpdate to 1.0.4. (diff)
PORTREVISION may not contain a hyphen.
Notes
Notes: svn path=/head/; revision=91905
Diffstat (limited to 'emulators/vmware3')
-rw-r--r--emulators/vmware3/Makefile8
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.