diff options
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/vmware-guestd3/Makefile | 3 | ||||
-rw-r--r-- | emulators/vmware-tools3/Makefile | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/emulators/vmware-guestd3/Makefile b/emulators/vmware-guestd3/Makefile index 7cd7f1c42c5a..e2a5b1ae6c44 100644 --- a/emulators/vmware-guestd3/Makefile +++ b/emulators/vmware-guestd3/Makefile @@ -30,6 +30,9 @@ IS_INTERACTIVE= yes RESTRICTED= "Not sure if we can redistribute this." NO_PACKAGE= ${RESTRICTED} +DEPRECATED= Depends of misc/compat3x, that is deprecated and set to be removed +EXPIRATION_DATE= 2010-11-08 + VMWARE_VER= 3.2.1 BUILD_VER= 2237 diff --git a/emulators/vmware-tools3/Makefile b/emulators/vmware-tools3/Makefile index 8529a0535a01..d848fa9564c8 100644 --- a/emulators/vmware-tools3/Makefile +++ b/emulators/vmware-tools3/Makefile @@ -32,6 +32,9 @@ IS_INTERACTIVE= yes RESTRICTED= "Not sure if we can redistribute this." NO_PACKAGE= ${RESTRICTED} +DEPRECATED= Depends of misc/compat3x, that is deprecated and set to be removed +EXPIRATION_DATE= 2010-11-08 + VMWARE_VER= 3.2.1 BUILD_VER= 2237 |