summaryrefslogtreecommitdiff
path: root/sysutils/py-structlog
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2017-09-16 19:26:41 +0000
committerwiz <wiz@pkgsrc.org>2017-09-16 19:26:41 +0000
commit430a9b2f77b49a657f42628366737e2dceb61ccf (patch)
tree8c7400b41beedea5b4bb095efd55352661b1eadf /sysutils/py-structlog
parent0efea8befe8d1610d5768de713c1d2c141ab5731 (diff)
downloadpkgsrc-430a9b2f77b49a657f42628366737e2dceb61ccf.tar.gz
Reset maintainer
Diffstat (limited to 'sysutils/py-structlog')
-rw-r--r--sysutils/py-structlog/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/py-structlog/Makefile b/sysutils/py-structlog/Makefile
index 8000904c029..1144a906b7f 100644
--- a/sysutils/py-structlog/Makefile
+++ b/sysutils/py-structlog/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.3 2016/06/08 17:43:39 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2017/09/16 19:27:08 wiz Exp $
DISTNAME= structlog-15.1.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= python sysutils
MASTER_SITES= ${MASTER_SITE_PYPI:=s/structlog/}
-MAINTAINER= rodent@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.structlog.org/
COMMENT= Painless structural logging
LICENSE= apache-2.0 AND mit