summaryrefslogtreecommitdiff
path: root/lang/python24/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/python24/Makefile')
-rw-r--r--lang/python24/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/python24/Makefile b/lang/python24/Makefile
index 1ec076e4375..4c7664bdd01 100644
--- a/lang/python24/Makefile
+++ b/lang/python24/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.53 2010/09/17 07:11:41 obache Exp $
+# $NetBSD: Makefile,v 1.54 2011/02/28 14:52:54 wiz Exp $
.include "dist.mk"
@@ -6,7 +6,7 @@ PKGNAME= python24-${PY_DISTVERSION}
PKGREVISION= 6
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