diff options
Diffstat (limited to 'finance/trytond_timesheet')
-rw-r--r-- | finance/trytond_timesheet/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/finance/trytond_timesheet/Makefile b/finance/trytond_timesheet/Makefile index 86689708fd8b..12df05f4c0f5 100644 --- a/finance/trytond_timesheet/Makefile +++ b/finance/trytond_timesheet/Makefile @@ -15,6 +15,9 @@ LICENSE= GPLv3 RUN_DEPENDS= trytond>=2.4.0:${PORTSDIR}/finance/trytond \ trytond_company_work_time>=2.4.0:${PORTSDIR}/finance/trytond_company_work_time +DEPRECATED= Upstream project no longer supports the Tryton 2.4 series +EXPIRATION_DATE= 2015-08-05 + CONFLICTS= trytond28_timesheet-2.8.* USES= python |