diff options
author | Alex Kozlov <ak@FreeBSD.org> | 2014-10-16 08:55:30 +0000 |
---|---|---|
committer | Alex Kozlov <ak@FreeBSD.org> | 2014-10-16 08:55:30 +0000 |
commit | 43a22bb0dd3b195eac1feefec51803399730a411 (patch) | |
tree | c34fe21a0cd46eed571a63a1f209cb0c81530167 /finance/trytond28_company_work_time | |
parent | 1ddb7d3779a757778bb85d8e47dbae0c98ec4c0c (diff) |
Notes
Diffstat (limited to 'finance/trytond28_company_work_time')
-rw-r--r-- | finance/trytond28_company_work_time/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/finance/trytond28_company_work_time/Makefile b/finance/trytond28_company_work_time/Makefile index 4e8ea42dd557..f221772d0751 100644 --- a/finance/trytond28_company_work_time/Makefile +++ b/finance/trytond28_company_work_time/Makefile @@ -23,4 +23,3 @@ USE_PYDISTUTILS= yes PYDISTUTILS_AUTOPLIST= yes .include <bsd.port.mk> - |