summaryrefslogtreecommitdiff
path: root/lang
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 /lang
parentf1cd05d418407f8a362e1eb9f442060a40b8af29 (diff)
downloadpkgsrc-3249e0a82f73236ce926722f4e07e1b8bace852b.tar.gz
Reset maintainer, developer has left the building
Diffstat (limited to 'lang')
-rw-r--r--lang/php5/Makefile.common4
-rw-r--r--lang/py-pyrex/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/lang/php5/Makefile.common b/lang/php5/Makefile.common
index 724c6db39a8..d6de2675a72 100644
--- a/lang/php5/Makefile.common
+++ b/lang/php5/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.45 2011/01/07 09:16:26 taca Exp $
+# $NetBSD: Makefile.common,v 1.46 2012/04/15 22:01:01 wiz Exp $
# used by lang/php5/Makefile.php
# used by lang/php/ext.mk
# used by meta-pkgs/php5-extensions/Makefile
@@ -38,7 +38,7 @@ MASTER_SITES?= http://www.php.net/distributions/ \
EXTRACT_SUFX?= .tar.bz2
.endif
-MAINTAINER?= jdolecek@NetBSD.org
+MAINTAINER?= pkgsrc-users@NetBSD.org
HOMEPAGE?= http://www.php.net/
PHP_BASE_VERS= 5.2.17
diff --git a/lang/py-pyrex/Makefile b/lang/py-pyrex/Makefile
index 9b92cb401cf..d2c84e27fc2 100644
--- a/lang/py-pyrex/Makefile
+++ b/lang/py-pyrex/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.19 2010/05/02 13:51:44 wiz Exp $
+# $NetBSD: Makefile,v 1.20 2012/04/15 22:01:01 wiz Exp $
DISTNAME= Pyrex-0.9.9
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/P/p/}
CATEGORIES= lang python
MASTER_SITES= http://www.cosc.canterbury.ac.nz/greg.ewing/python/Pyrex/
-MAINTAINER= tsarna@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.cosc.canterbury.ac.nz/greg.ewing/python/Pyrex/
COMMENT= Language for Writing Python Extension Modules
LICENSE= apache-2.0