diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2000-03-30 07:54:08 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2000-03-30 07:54:08 +0000 |
commit | 2f0a7f7679d5346dab4af953fd4f545ee35e28db (patch) | |
tree | 4f22a68391c86b3e264b13e382fe19d459220e17 /emulators/vmware2/Makefile | |
parent | Upgrade to dsniff v1.7 and make it PREFIX-friendly. (diff) |
Change PKGNAME: vmware -> vmware2
Notes
Notes:
svn path=/head/; revision=27140
Diffstat (limited to 'emulators/vmware2/Makefile')
-rw-r--r-- | emulators/vmware2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/vmware2/Makefile b/emulators/vmware2/Makefile index bb5d3c3329f1..b7a8290d009e 100644 --- a/emulators/vmware2/Makefile +++ b/emulators/vmware2/Makefile @@ -8,7 +8,7 @@ # DISTNAME= VMware-2.0-476 -PKGNAME= vmware-2.0.476 +PKGNAME= vmware2-2.0.476 CATEGORIES= emulators linux MASTER_SITES= http://www4.vmware.com/software/ \ http://vmware-svca.www.conxion.com/software/ \ |