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 /www | |
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 'www')
-rw-r--r-- | www/py-trytond-webdav/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/py-trytond-webdav/Makefile b/www/py-trytond-webdav/Makefile index 8bafec18290..e416146ee09 100644 --- a/www/py-trytond-webdav/Makefile +++ b/www/py-trytond-webdav/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.3 2017/01/03 13:23:05 jperkin Exp $ +# $NetBSD: Makefile,v 1.4 2017/01/04 23:45:29 rodent Exp $ TRYTON_MODULE_NAME= trytond_webdav .include "../../devel/py-trytond/Makefile.common" CATEGORIES= python www -MAINTAINER= pkgsrc-users@NetBSD.org +MAINTAINER= rodent@NetBSD.org HOMEPAGE= http://www.tryton.org/ COMMENT= Webdav module of the Tryton application platform LICENSE= gnu-gpl-v3 |