diff options
author | Makoto Matsushita <matusita@FreeBSD.org> | 2005-05-29 03:56:30 +0000 |
---|---|---|
committer | Makoto Matsushita <matusita@FreeBSD.org> | 2005-05-29 03:56:30 +0000 |
commit | caf246633d6a7c9473ee660150d553809a959db2 (patch) | |
tree | e03b9442160636922c5a78710c68b2277f7a3f74 /emulators/linux-vmware-toolbox4 | |
parent | ba0d7486afe34538c75d1a01c76c62e39b90570b (diff) | |
download | ports-caf246633d6a7c9473ee660150d553809a959db2.tar.gz ports-caf246633d6a7c9473ee660150d553809a959db2.zip |
Notes
Diffstat (limited to 'emulators/linux-vmware-toolbox4')
-rw-r--r-- | emulators/linux-vmware-toolbox4/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/linux-vmware-toolbox4/Makefile b/emulators/linux-vmware-toolbox4/Makefile index dfeabe42e3f1..8b7e4836a98e 100644 --- a/emulators/linux-vmware-toolbox4/Makefile +++ b/emulators/linux-vmware-toolbox4/Makefile @@ -33,6 +33,7 @@ IS_INTERACTIVE= yes RESTRICTED= "Not sure if we can redistribute this." NO_PACKAGE= ${RESTRICTED} +NO_LATEST_LINK= yes VMWARE_VER= 4.5.2 BUILD_VER= 8848 |