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