summaryrefslogtreecommitdiff
path: root/security/py-oauth
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2012-04-15 22:00:58 +0000
committerwiz <wiz@pkgsrc.org>2012-04-15 22:00:58 +0000
commit3249e0a82f73236ce926722f4e07e1b8bace852b (patch)
tree2ec960786c1dceba323dbc76c9df3a98d0bff9f8 /security/py-oauth
parentf1cd05d418407f8a362e1eb9f442060a40b8af29 (diff)
downloadpkgsrc-3249e0a82f73236ce926722f4e07e1b8bace852b.tar.gz
Reset maintainer, developer has left the building
Diffstat (limited to 'security/py-oauth')
-rw-r--r--security/py-oauth/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/py-oauth/Makefile b/security/py-oauth/Makefile
index b0e63e73879..2d9a3b9fb79 100644
--- a/security/py-oauth/Makefile
+++ b/security/py-oauth/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.1 2010/07/19 16:53:13 ver Exp $
+# $NetBSD: Makefile,v 1.2 2012/04/15 22:01:03 wiz Exp $
DISTNAME= oauth-1.0.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= python security www
MASTER_SITES= http://pypi.python.org/packages/source/o/oauth/
-MAINTAINER= ver@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://pypi.python.org/pypi/oauth/
COMMENT= Python OAuth library
LICENSE= mit