View | Details | Raw Unified | Return to bug 181182
Collapse All | Expand All

(-)trytond_project_plan/Makefile (-2 / +3 lines)
Lines 1-11 Link Here
1
# Created by: Matthias Petermann <matthias@petermann-it.de>
1
# $FreeBSD: finance/trytond_project_plan/Makefile 318520 2013-05-19 12:51:48Z wen $
2
# $FreeBSD: finance/trytond_project_plan/Makefile 318520 2013-05-19 12:51:48Z wen $
2
3
3
PORTNAME=	trytond_project_plan
4
PORTNAME=	trytond_project_plan
4
PORTVERSION=	2.4.1
5
PORTVERSION=	2.4.2
5
CATEGORIES=	finance python
6
CATEGORIES=	finance python
6
MASTER_SITES=	http://downloads.tryton.org/${PORTVERSION:R}/
7
MASTER_SITES=	http://downloads.tryton.org/${PORTVERSION:R}/
7
8
8
MAINTAINER=	matthias@petermann.it
9
MAINTAINER=	matthias@petermann-it.de
9
COMMENT=	Tryton Application Platform (Project Plan Module)
10
COMMENT=	Tryton Application Platform (Project Plan Module)
10
11
11
LICENSE=	GPLv3
12
LICENSE=	GPLv3
(-)trytond_project_plan/distinfo (-2 / +2 lines)
Lines 1-2 Link Here
1
SHA256 (trytond_project_plan-2.4.1.tar.gz) = 250e09fca583ebf16ea2d262b042c342e5cd5da811c37dcac77d31b072fecce0
1
SHA256 (trytond_project_plan-2.4.2.tar.gz) = 29dc6cd9a5ed8fc2f3338a1fc788749e932306cbba66655a771ee8d5cee521c2
2
SIZE (trytond_project_plan-2.4.1.tar.gz) = 27814
2
SIZE (trytond_project_plan-2.4.2.tar.gz) = 27857

Return to bug 181182