summaryrefslogtreecommitdiff
path: root/finance
diff options
context:
space:
mode:
authorrodent <rodent>2017-01-04 23:45:27 +0000
committerrodent <rodent>2017-01-04 23:45:27 +0000
commit86949b6b8c44885272bc0473bf36bfffdf0bb377 (patch)
tree18b2e08aa9339acfd590e910d27f1141b16ee12c /finance
parentddea9b0f48e88881d7727e4ccf564b741ab0d2c7 (diff)
downloadpkgsrc-86949b6b8c44885272bc0473bf36bfffdf0bb377.tar.gz
MAINTAIN, since i imported these. Anyone else can have them at any time if
desired.
Diffstat (limited to 'finance')
-rw-r--r--finance/py-trytond-account-stock-anglo-saxon/Makefile4
-rw-r--r--finance/py-trytond-account-stock-landed-cost-weight/Makefile4
-rw-r--r--finance/py-trytond-account-stock-landed-cost/Makefile4
-rw-r--r--finance/py-trytond-purchase-request/Makefile4
-rw-r--r--finance/py-trytond-purchase-shipment-cost/Makefile4
-rw-r--r--finance/py-trytond-sale-complaint/Makefile4
-rw-r--r--finance/py-trytond-sale-credit-limit/Makefile4
-rw-r--r--finance/py-trytond-sale-extra/Makefile4
-rw-r--r--finance/py-trytond-sale-invoice-grouping/Makefile4
-rw-r--r--finance/py-trytond-sale-opportunity/Makefile4
-rw-r--r--finance/py-trytond-sale-price-list/Makefile4
-rw-r--r--finance/py-trytond-sale-promotion/Makefile4
-rw-r--r--finance/py-trytond-sale-shipment-cost/Makefile4
-rw-r--r--finance/py-trytond-sale-shipment-grouping/Makefile4
-rw-r--r--finance/py-trytond-sale-stock-quantity/Makefile4
-rw-r--r--finance/py-trytond-sale-supply-drop-shipment/Makefile4
-rw-r--r--finance/py-trytond-sale-supply/Makefile4
-rw-r--r--finance/py-trytond-stock-supply-day/Makefile4
-rw-r--r--finance/py-trytond-stock-supply-forecast/Makefile4
-rw-r--r--finance/py-trytond-stock-supply-production/Makefile4
20 files changed, 40 insertions, 40 deletions
diff --git a/finance/py-trytond-account-stock-anglo-saxon/Makefile b/finance/py-trytond-account-stock-anglo-saxon/Makefile
index 592b33557ee..af446796871 100644
--- a/finance/py-trytond-account-stock-anglo-saxon/Makefile
+++ b/finance/py-trytond-account-stock-anglo-saxon/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.1 2016/12/04 21:13:01 rodent Exp $
+# $NetBSD: Makefile,v 1.2 2017/01/04 23:45:27 rodent Exp $
TRYTON_MODULE_NAME= trytond_account_stock_anglo_saxon
.include "../../devel/py-trytond/Makefile.common"
CATEGORIES= finance python
-MAINTAINER= pkgsrc-users@NetBSD.org
+MAINTAINER= rodent@NetBSD.org
HOMEPAGE= http://www.tryton.org/
COMMENT= Tryton's account stock anglo saxon continental module
LICENSE= gnu-gpl-v3
diff --git a/finance/py-trytond-account-stock-landed-cost-weight/Makefile b/finance/py-trytond-account-stock-landed-cost-weight/Makefile
index 3b4377c6ed2..4eea8ced58d 100644
--- a/finance/py-trytond-account-stock-landed-cost-weight/Makefile
+++ b/finance/py-trytond-account-stock-landed-cost-weight/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.1 2016/12/04 21:13:01 rodent Exp $
+# $NetBSD: Makefile,v 1.2 2017/01/04 23:45:27 rodent Exp $
TRYTON_MODULE_NAME= trytond_account_stock_landed_cost_weight
.include "../../devel/py-trytond/Makefile.common"
CATEGORIES= finance python
-MAINTAINER= pkgsrc-users@NetBSD.org
+MAINTAINER= rodent@NetBSD.org
HOMEPAGE= http://www.tryton.org/
COMMENT= Tryton's account stock landed cost weight module
LICENSE= gnu-gpl-v3
diff --git a/finance/py-trytond-account-stock-landed-cost/Makefile b/finance/py-trytond-account-stock-landed-cost/Makefile
index e4b1d72ce9c..b107cc74674 100644
--- a/finance/py-trytond-account-stock-landed-cost/Makefile
+++ b/finance/py-trytond-account-stock-landed-cost/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.1 2016/12/04 21:13:01 rodent Exp $
+# $NetBSD: Makefile,v 1.2 2017/01/04 23:45:27 rodent Exp $
TRYTON_MODULE_NAME= trytond_account_stock_landed_cost
.include "../../devel/py-trytond/Makefile.common"
CATEGORIES= finance python
-MAINTAINER= pkgsrc-users@NetBSD.org
+MAINTAINER= rodent@NetBSD.org
HOMEPAGE= http://www.tryton.org/
COMMENT= Tryton's account stock landed cost module
LICENSE= gnu-gpl-v3
diff --git a/finance/py-trytond-purchase-request/Makefile b/finance/py-trytond-purchase-request/Makefile
index 971e4de8a6a..f24424e121c 100644
--- a/finance/py-trytond-purchase-request/Makefile
+++ b/finance/py-trytond-purchase-request/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.1 2016/12/04 21:13:03 rodent Exp $
+# $NetBSD: Makefile,v 1.2 2017/01/04 23:45:27 rodent Exp $
TRYTON_MODULE_NAME= trytond_purchase_request
.include "../../devel/py-trytond/Makefile.common"
CATEGORIES= finance python
-MAINTAINER= pkgsrc-users@NetBSD.org
+MAINTAINER= rodent@NetBSD.org
HOMEPAGE= http://www.tryton.org/
COMMENT= Purchase request module of the Tryton application platform
LICENSE= gnu-gpl-v3
diff --git a/finance/py-trytond-purchase-shipment-cost/Makefile b/finance/py-trytond-purchase-shipment-cost/Makefile
index ebefb487cb2..215b03a48be 100644
--- a/finance/py-trytond-purchase-shipment-cost/Makefile
+++ b/finance/py-trytond-purchase-shipment-cost/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.1 2016/12/04 21:13:03 rodent Exp $
+# $NetBSD: Makefile,v 1.2 2017/01/04 23:45:27 rodent Exp $
TRYTON_MODULE_NAME= trytond_purchase_shipment_cost
.include "../../devel/py-trytond/Makefile.common"
CATEGORIES= finance python
-MAINTAINER= pkgsrc-users@NetBSD.org
+MAINTAINER= rodent@NetBSD.org
HOMEPAGE= http://www.tryton.org/
COMMENT= Purchase shipment cost module of the Tryton application platform
LICENSE= gnu-gpl-v3
diff --git a/finance/py-trytond-sale-complaint/Makefile b/finance/py-trytond-sale-complaint/Makefile
index ab648c07d3d..adeb713f899 100644
--- a/finance/py-trytond-sale-complaint/Makefile
+++ b/finance/py-trytond-sale-complaint/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.1 2016/12/04 21:13:03 rodent Exp $
+# $NetBSD: Makefile,v 1.2 2017/01/04 23:45:27 rodent Exp $
TRYTON_MODULE_NAME= trytond_sale_complaint
.include "../../devel/py-trytond/Makefile.common"
CATEGORIES= finance python
-MAINTAINER= pkgsrc-users@NetBSD.org
+MAINTAINER= rodent@NetBSD.org
HOMEPAGE= http://www.tryton.org/
COMMENT= Sale complaint module of the Tryton application platform
LICENSE= gnu-gpl-v3
diff --git a/finance/py-trytond-sale-credit-limit/Makefile b/finance/py-trytond-sale-credit-limit/Makefile
index 9c9e3696b54..dde82886ace 100644
--- a/finance/py-trytond-sale-credit-limit/Makefile
+++ b/finance/py-trytond-sale-credit-limit/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.1 2016/12/04 21:13:03 rodent Exp $
+# $NetBSD: Makefile,v 1.2 2017/01/04 23:45:27 rodent Exp $
TRYTON_MODULE_NAME= trytond_sale_credit_limit
.include "../../devel/py-trytond/Makefile.common"
CATEGORIES= finance python
-MAINTAINER= pkgsrc-users@NetBSD.org
+MAINTAINER= rodent@NetBSD.org
HOMEPAGE= http://www.tryton.org/
COMMENT= Sale credit limit module of the Tryton application platform
LICENSE= gnu-gpl-v3
diff --git a/finance/py-trytond-sale-extra/Makefile b/finance/py-trytond-sale-extra/Makefile
index c0e750df202..b0e5a7cf27f 100644
--- a/finance/py-trytond-sale-extra/Makefile
+++ b/finance/py-trytond-sale-extra/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.1 2016/12/04 21:13:03 rodent Exp $
+# $NetBSD: Makefile,v 1.2 2017/01/04 23:45:27 rodent Exp $
TRYTON_MODULE_NAME= trytond_sale_extra
.include "../../devel/py-trytond/Makefile.common"
CATEGORIES= finance python
-MAINTAINER= pkgsrc-users@NetBSD.org
+MAINTAINER= rodent@NetBSD.org
HOMEPAGE= http://www.tryton.org/
COMMENT= Sale extra module of the Tryton application platform
LICENSE= gnu-gpl-v3
diff --git a/finance/py-trytond-sale-invoice-grouping/Makefile b/finance/py-trytond-sale-invoice-grouping/Makefile
index 3c20ae1f1db..771a975b9f5 100644
--- a/finance/py-trytond-sale-invoice-grouping/Makefile
+++ b/finance/py-trytond-sale-invoice-grouping/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.1 2016/12/04 21:13:03 rodent Exp $
+# $NetBSD: Makefile,v 1.2 2017/01/04 23:45:27 rodent Exp $
TRYTON_MODULE_NAME= trytond_sale_invoice_grouping
.include "../../devel/py-trytond/Makefile.common"
CATEGORIES= finance python
-MAINTAINER= pkgsrc-users@NetBSD.org
+MAINTAINER= rodent@NetBSD.org
HOMEPAGE= http://www.tryton.org/
COMMENT= Sale invoice grouping module of the Tryton application platform
LICENSE= gnu-gpl-v3
diff --git a/finance/py-trytond-sale-opportunity/Makefile b/finance/py-trytond-sale-opportunity/Makefile
index 0ee7d1833b6..8edb0748fdf 100644
--- a/finance/py-trytond-sale-opportunity/Makefile
+++ b/finance/py-trytond-sale-opportunity/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.1 2016/12/04 21:13:03 rodent Exp $
+# $NetBSD: Makefile,v 1.2 2017/01/04 23:45:28 rodent Exp $
TRYTON_MODULE_NAME= trytond_sale_opportunity
.include "../../devel/py-trytond/Makefile.common"
CATEGORIES= finance python
-MAINTAINER= pkgsrc-users@NetBSD.org
+MAINTAINER= rodent@NetBSD.org
HOMEPAGE= http://www.tryton.org/
COMMENT= Sale opportunity module of the Tryton application platform
LICENSE= gnu-gpl-v3
diff --git a/finance/py-trytond-sale-price-list/Makefile b/finance/py-trytond-sale-price-list/Makefile
index ebd42ff884d..2060c397e9d 100644
--- a/finance/py-trytond-sale-price-list/Makefile
+++ b/finance/py-trytond-sale-price-list/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.1 2016/12/04 21:13:04 rodent Exp $
+# $NetBSD: Makefile,v 1.2 2017/01/04 23:45:28 rodent Exp $
TRYTON_MODULE_NAME= trytond_sale_price_list
.include "../../devel/py-trytond/Makefile.common"
CATEGORIES= finance python
-MAINTAINER= pkgsrc-users@NetBSD.org
+MAINTAINER= rodent@NetBSD.org
HOMEPAGE= http://www.tryton.org/
COMMENT= Sale price list module of the Tryton application platform
LICENSE= gnu-gpl-v3
diff --git a/finance/py-trytond-sale-promotion/Makefile b/finance/py-trytond-sale-promotion/Makefile
index e04e6e41846..2bcd82d201b 100644
--- a/finance/py-trytond-sale-promotion/Makefile
+++ b/finance/py-trytond-sale-promotion/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.1 2016/12/04 21:13:04 rodent Exp $
+# $NetBSD: Makefile,v 1.2 2017/01/04 23:45:28 rodent Exp $
TRYTON_MODULE_NAME= trytond_sale_promotion
.include "../../devel/py-trytond/Makefile.common"
CATEGORIES= finance python
-MAINTAINER= pkgsrc-users@NetBSD.org
+MAINTAINER= rodent@NetBSD.org
HOMEPAGE= http://www.tryton.org/
COMMENT= Sale promotion module of the Tryton application platform
LICENSE= gnu-gpl-v3
diff --git a/finance/py-trytond-sale-shipment-cost/Makefile b/finance/py-trytond-sale-shipment-cost/Makefile
index 74e0fec8022..34c2076390c 100644
--- a/finance/py-trytond-sale-shipment-cost/Makefile
+++ b/finance/py-trytond-sale-shipment-cost/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.1 2016/12/04 21:13:04 rodent Exp $
+# $NetBSD: Makefile,v 1.2 2017/01/04 23:45:28 rodent Exp $
TRYTON_MODULE_NAME= trytond_sale_shipment_cost
.include "../../devel/py-trytond/Makefile.common"
CATEGORIES= finance python
-MAINTAINER= pkgsrc-users@NetBSD.org
+MAINTAINER= rodent@NetBSD.org
HOMEPAGE= http://www.tryton.org/
COMMENT= Sale shipment cost of the Tryton application platform
LICENSE= gnu-gpl-v3
diff --git a/finance/py-trytond-sale-shipment-grouping/Makefile b/finance/py-trytond-sale-shipment-grouping/Makefile
index 83df79b4e72..cbb785b2b32 100644
--- a/finance/py-trytond-sale-shipment-grouping/Makefile
+++ b/finance/py-trytond-sale-shipment-grouping/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.1 2016/12/04 21:13:04 rodent Exp $
+# $NetBSD: Makefile,v 1.2 2017/01/04 23:45:28 rodent Exp $
TRYTON_MODULE_NAME= trytond_sale_shipment_grouping
.include "../../devel/py-trytond/Makefile.common"
CATEGORIES= finance python
-MAINTAINER= pkgsrc-users@NetBSD.org
+MAINTAINER= rodent@NetBSD.org
HOMEPAGE= http://www.tryton.org/
COMMENT= Sale shipment grouping of the Tryton application platform
LICENSE= gnu-gpl-v3
diff --git a/finance/py-trytond-sale-stock-quantity/Makefile b/finance/py-trytond-sale-stock-quantity/Makefile
index 794663f3471..c1a20575af7 100644
--- a/finance/py-trytond-sale-stock-quantity/Makefile
+++ b/finance/py-trytond-sale-stock-quantity/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.1 2016/12/04 21:13:04 rodent Exp $
+# $NetBSD: Makefile,v 1.2 2017/01/04 23:45:28 rodent Exp $
TRYTON_MODULE_NAME= trytond_sale_stock_quantity
.include "../../devel/py-trytond/Makefile.common"
CATEGORIES= finance python
-MAINTAINER= pkgsrc-users@NetBSD.org
+MAINTAINER= rodent@NetBSD.org
HOMEPAGE= http://www.tryton.org/
COMMENT= Sale stock quantity of the Tryton application platform
LICENSE= gnu-gpl-v3
diff --git a/finance/py-trytond-sale-supply-drop-shipment/Makefile b/finance/py-trytond-sale-supply-drop-shipment/Makefile
index 822f56017c0..835943d9a9f 100644
--- a/finance/py-trytond-sale-supply-drop-shipment/Makefile
+++ b/finance/py-trytond-sale-supply-drop-shipment/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.1 2016/12/04 21:13:04 rodent Exp $
+# $NetBSD: Makefile,v 1.2 2017/01/04 23:45:28 rodent Exp $
TRYTON_MODULE_NAME= trytond_sale_supply_drop_shipment
.include "../../devel/py-trytond/Makefile.common"
CATEGORIES= finance python
-MAINTAINER= pkgsrc-users@NetBSD.org
+MAINTAINER= rodent@NetBSD.org
HOMEPAGE= http://www.tryton.org/
COMMENT= Sale supply drop shipment of the Tryton application platform
LICENSE= gnu-gpl-v3
diff --git a/finance/py-trytond-sale-supply/Makefile b/finance/py-trytond-sale-supply/Makefile
index 251edc47500..4b9fb27f520 100644
--- a/finance/py-trytond-sale-supply/Makefile
+++ b/finance/py-trytond-sale-supply/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.1 2016/12/04 21:13:04 rodent Exp $
+# $NetBSD: Makefile,v 1.2 2017/01/04 23:45:28 rodent Exp $
TRYTON_MODULE_NAME= trytond_sale_supply
.include "../../devel/py-trytond/Makefile.common"
CATEGORIES= finance python
-MAINTAINER= pkgsrc-users@NetBSD.org
+MAINTAINER= rodent@NetBSD.org
HOMEPAGE= http://www.tryton.org/
COMMENT= Sale supply module of the Tryton application platform
LICENSE= gnu-gpl-v3
diff --git a/finance/py-trytond-stock-supply-day/Makefile b/finance/py-trytond-stock-supply-day/Makefile
index 3f5a7ecab15..b5e55c4b2d8 100644
--- a/finance/py-trytond-stock-supply-day/Makefile
+++ b/finance/py-trytond-stock-supply-day/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.1 2016/12/04 21:13:04 rodent Exp $
+# $NetBSD: Makefile,v 1.2 2017/01/04 23:45:28 rodent Exp $
TRYTON_MODULE_NAME= trytond_stock_supply_day
.include "../../devel/py-trytond/Makefile.common"
CATEGORIES= finance python
-MAINTAINER= pkgsrc-users@NetBSD.org
+MAINTAINER= rodent@NetBSD.org
HOMEPAGE= http://www.tryton.org/
COMMENT= Stock supply day module of the Tryton application platform
LICENSE= gnu-gpl-v3
diff --git a/finance/py-trytond-stock-supply-forecast/Makefile b/finance/py-trytond-stock-supply-forecast/Makefile
index d763a9bd81d..fc6a5da7bfb 100644
--- a/finance/py-trytond-stock-supply-forecast/Makefile
+++ b/finance/py-trytond-stock-supply-forecast/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.1 2016/12/04 21:13:04 rodent Exp $
+# $NetBSD: Makefile,v 1.2 2017/01/04 23:45:28 rodent Exp $
TRYTON_MODULE_NAME= trytond_stock_supply_forecast
.include "../../devel/py-trytond/Makefile.common"
CATEGORIES= finance python
-MAINTAINER= pkgsrc-users@NetBSD.org
+MAINTAINER= rodent@NetBSD.org
HOMEPAGE= http://www.tryton.org/
COMMENT= Stock supply forecast module of the Tryton application platform
LICENSE= gnu-gpl-v3
diff --git a/finance/py-trytond-stock-supply-production/Makefile b/finance/py-trytond-stock-supply-production/Makefile
index 7afaef2ead6..2e3d018ff92 100644
--- a/finance/py-trytond-stock-supply-production/Makefile
+++ b/finance/py-trytond-stock-supply-production/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.1 2016/12/04 21:13:04 rodent Exp $
+# $NetBSD: Makefile,v 1.2 2017/01/04 23:45:28 rodent Exp $
TRYTON_MODULE_NAME= trytond_stock_supply_production
.include "../../devel/py-trytond/Makefile.common"
CATEGORIES= finance python
-MAINTAINER= pkgsrc-users@NetBSD.org
+MAINTAINER= rodent@NetBSD.org
HOMEPAGE= http://www.tryton.org/
COMMENT= Tryton's stock supply production module
LICENSE= gnu-gpl-v3