summaryrefslogtreecommitdiff
path: root/lang/py-six
diff options
context:
space:
mode:
authornils <nils@pkgsrc.org>2016-08-07 16:06:24 +0000
committernils <nils@pkgsrc.org>2016-08-07 16:06:24 +0000
commitb150f9b2612129e8388b19d6e6142182b424cfae (patch)
tree407c98192dbf91a4e1475d9cbedfa759a56d2a8e /lang/py-six
parentdcdb0d51e494621fc1654966ee504b6e0c0184b3 (diff)
downloadpkgsrc-b150f9b2612129e8388b19d6e6142182b424cfae.tar.gz
Updated maintainer's email address
Diffstat (limited to 'lang/py-six')
-rw-r--r--lang/py-six/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/py-six/Makefile b/lang/py-six/Makefile
index 38f82bf360d..03c156649f8 100644
--- a/lang/py-six/Makefile
+++ b/lang/py-six/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.7 2015/10/15 10:38:43 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2016/08/07 16:06:24 nils Exp $
DISTNAME= six-1.10.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= devel lang python
MASTER_SITES= ${MASTER_SITE_PYPI:=s/six/}
-MAINTAINER= ahp-nils@users.sourceforge.net
+MAINTAINER= nils@NetBSD.org
HOMEPAGE= http://pypi.python.org/pypi/six/
COMMENT= Python 2 and 3 compatibility utilities
LICENSE= mit