diff options
author | wiz <wiz@pkgsrc.org> | 2011-02-28 14:52:37 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2011-02-28 14:52:37 +0000 |
commit | 36ff915e97a346b20cd45ce4cca9c4da2c5045d9 (patch) | |
tree | faf1f48e391a5f43e0aa1f07d71638cd832c02f0 /lang/python25 | |
parent | 00a69526277ffc79202561812a4c1c6dbfddeae9 (diff) | |
download | pkgsrc-36ff915e97a346b20cd45ce4cca9c4da2c5045d9.tar.gz |
Reset maintainer for retired developers.
Diffstat (limited to 'lang/python25')
-rw-r--r-- | lang/python25/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/python25/Makefile b/lang/python25/Makefile index 0e3afeea8aa..06e19b17381 100644 --- a/lang/python25/Makefile +++ b/lang/python25/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.28 2010/09/17 07:11:41 obache Exp $ +# $NetBSD: Makefile,v 1.29 2011/02/28 14:52:54 wiz Exp $ .include "dist.mk" @@ -6,7 +6,7 @@ PKGNAME= python25-${PY_DISTVERSION} PKGREVISION= 1 CATEGORIES= lang python -MAINTAINER= recht@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.python.org/ COMMENT= Interpreted, interactive, object-oriented programming language LICENSE= python-software-foundation |