diff options
Diffstat (limited to 'finance/trytond_stock_supply/Makefile')
-rw-r--r-- | finance/trytond_stock_supply/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/finance/trytond_stock_supply/Makefile b/finance/trytond_stock_supply/Makefile index 1e8a6514ff84..6900fb319b65 100644 --- a/finance/trytond_stock_supply/Makefile +++ b/finance/trytond_stock_supply/Makefile @@ -1,11 +1,12 @@ +# Created by: Matthias Petermann <matthias@petermann-it.de> # $FreeBSD$ PORTNAME= trytond_stock_supply -PORTVERSION= 2.4.2 +PORTVERSION= 2.4.4 CATEGORIES= finance python MASTER_SITES= http://downloads.tryton.org/${PORTVERSION:R}/ -MAINTAINER= matthias@petermann.it +MAINTAINER= matthias@petermann-it.de COMMENT= Tryton Application Platform (Stock Supply Module) LICENSE= GPLv3 |