diff options
Diffstat (limited to 'finance/trytond28_stock_split/Makefile')
-rw-r--r-- | finance/trytond28_stock_split/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/finance/trytond28_stock_split/Makefile b/finance/trytond28_stock_split/Makefile index 48e33e5efc92..0efe55039a1f 100644 --- a/finance/trytond28_stock_split/Makefile +++ b/finance/trytond28_stock_split/Makefile @@ -3,7 +3,7 @@ PORTNAME= trytond28_stock_split PORTVERSION= 2.8.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= finance python MASTER_SITES= CHEESESHOP \ http://downloads.tryton.org/${PORTVERSION:R}/ |