diff options
author | wiz <wiz@pkgsrc.org> | 2017-09-16 19:26:41 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2017-09-16 19:26:41 +0000 |
commit | 430a9b2f77b49a657f42628366737e2dceb61ccf (patch) | |
tree | 8c7400b41beedea5b4bb095efd55352661b1eadf /finance/py-trytond-sale-stock-quantity | |
parent | 0efea8befe8d1610d5768de713c1d2c141ab5731 (diff) | |
download | pkgsrc-430a9b2f77b49a657f42628366737e2dceb61ccf.tar.gz |
Reset maintainer
Diffstat (limited to 'finance/py-trytond-sale-stock-quantity')
-rw-r--r-- | finance/py-trytond-sale-stock-quantity/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/finance/py-trytond-sale-stock-quantity/Makefile b/finance/py-trytond-sale-stock-quantity/Makefile index c1a20575af7..f49ece06eb4 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.2 2017/01/04 23:45:28 rodent Exp $ +# $NetBSD: Makefile,v 1.3 2017/09/16 19:26:56 wiz Exp $ TRYTON_MODULE_NAME= trytond_sale_stock_quantity .include "../../devel/py-trytond/Makefile.common" CATEGORIES= finance python -MAINTAINER= rodent@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.tryton.org/ COMMENT= Sale stock quantity of the Tryton application platform LICENSE= gnu-gpl-v3 |