summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2018-08-19 20:16:39 +0000
committerwiz <wiz@pkgsrc.org>2018-08-19 20:16:39 +0000
commit3ce5d81381821756a7596f82b6c4104f99c5a575 (patch)
tree154cad47145a16f8f9d97638a42c86a4b649552f /net
parent38e04eb8fa9d1c09f591563cc78207af8164d50d (diff)
downloadpkgsrc-3ce5d81381821756a7596f82b6c4104f99c5a575.tar.gz
*: reset maintainer for drochner
Diffstat (limited to 'net')
-rw-r--r--net/py-google/Makefile4
-rw-r--r--net/py-soaplib/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/net/py-google/Makefile b/net/py-google/Makefile
index 90bb105e1aa..27404499e34 100644
--- a/net/py-google/Makefile
+++ b/net/py-google/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.37 2018/07/03 05:03:28 adam Exp $
+# $NetBSD: Makefile,v 1.38 2018/08/19 20:16:41 wiz Exp $
DISTNAME= pygoogle-0.6
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//}
@@ -6,7 +6,7 @@ PKGREVISION= 5
CATEGORIES= net python
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pygoogle/}
-MAINTAINER= drochner@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://pygoogle.sourceforge.net/
COMMENT= Call the Google web API from Python
diff --git a/net/py-soaplib/Makefile b/net/py-soaplib/Makefile
index a90e0032b4d..832a1278ebf 100644
--- a/net/py-soaplib/Makefile
+++ b/net/py-soaplib/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2017/09/04 18:00:58 wiz Exp $
+# $NetBSD: Makefile,v 1.18 2018/08/19 20:16:41 wiz Exp $
DISTNAME= soaplib-0.8-20000621
PKGNAME= ${PYPKGPREFIX}-soaplib-0.8
@@ -7,7 +7,7 @@ CATEGORIES= net python
MASTER_SITES= http://www.pythonware.com/downloads/
EXTRACT_SUFX= .zip
-MAINTAINER= drochner@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
#HOMEPAGE= http://www.pythonware.com/products/soap/index.htm
COMMENT= Implementation of the SOAP 1.1 protocol