diff options
author | rodent <rodent@pkgsrc.org> | 2017-01-04 23:45:27 +0000 |
---|---|---|
committer | rodent <rodent@pkgsrc.org> | 2017-01-04 23:45:27 +0000 |
commit | d9937085c73a14f53f5235e97bcfa59799640fd0 (patch) | |
tree | a57b884a2599ede8bddd6c3ecd4b89b8d647a422 /misc/py-trytond-stock-forecast | |
parent | 5f5ad01f90cf4e0f5bfd222f2936402acb3e7120 (diff) | |
download | pkgsrc-d9937085c73a14f53f5235e97bcfa59799640fd0.tar.gz |
MAINTAIN, since i imported these. Anyone else can have them at any time if
desired.
Diffstat (limited to 'misc/py-trytond-stock-forecast')
-rw-r--r-- | misc/py-trytond-stock-forecast/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/py-trytond-stock-forecast/Makefile b/misc/py-trytond-stock-forecast/Makefile index 8a87783a1c1..e5725e69675 100644 --- a/misc/py-trytond-stock-forecast/Makefile +++ b/misc/py-trytond-stock-forecast/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.1 2016/12/04 21:13:07 rodent Exp $ +# $NetBSD: Makefile,v 1.2 2017/01/04 23:45:29 rodent Exp $ TRYTON_MODULE_NAME= trytond_stock_forecast .include "../../devel/py-trytond/Makefile.common" CATEGORIES= misc python -MAINTAINER= pkgsrc-users@NetBSD.org +MAINTAINER= rodent@NetBSD.org HOMEPAGE= http://www.tryton.org/ COMMENT= Stock forecast module of the Tryton application platform LICENSE= gnu-gpl-v3 |