summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authordarcy <darcy@pkgsrc.org>2009-03-18 18:37:59 +0000
committerdarcy <darcy@pkgsrc.org>2009-03-18 18:37:59 +0000
commit32a689f153cc956de46d3b11e39c43133055aecd (patch)
tree5f03d06e47d8b4f2d8e0cdffcb67857b612fe9c4 /databases
parentc5d02c3777d5c6d1c57b8c14ddec2bef1f5d49e9 (diff)
downloadpkgsrc-32a689f153cc956de46d3b11e39c43133055aecd.tar.gz
Change MAINTAINER to OWNER on some of my packages.
Diffstat (limited to 'databases')
-rw-r--r--databases/py-pgnotify/Makefile4
-rw-r--r--databases/py-postgresql/Makefile4
-rw-r--r--databases/py-table/Makefile4
3 files changed, 6 insertions, 6 deletions
diff --git a/databases/py-pgnotify/Makefile b/databases/py-pgnotify/Makefile
index a702dfe62eb..3d251efd22f 100644
--- a/databases/py-pgnotify/Makefile
+++ b/databases/py-pgnotify/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2008/06/20 01:09:11 joerg Exp $
+# $NetBSD: Makefile,v 1.12 2009/03/18 18:37:59 darcy Exp $
#
DISTNAME= pgnotify-0.1
@@ -8,7 +8,7 @@ CATEGORIES= databases python
MASTER_SITES= http://sandbox.rulemaker.net/ngps/Dist/
EXTRACT_SUFX= .zip
-MAINTAINER= darcy@NetBSD.org
+OWNER= darcy@NetBSD.org
HOMEPAGE= http://sandbox.rulemaker.net/ngps/pgnotify
COMMENT= Python interface to PostgreSQL LISTEN/NOTIFY
diff --git a/databases/py-postgresql/Makefile b/databases/py-postgresql/Makefile
index df80cdbd83a..9c94a356e9a 100644
--- a/databases/py-postgresql/Makefile
+++ b/databases/py-postgresql/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.55 2009/03/05 18:51:28 joerg Exp $
+# $NetBSD: Makefile,v 1.56 2009/03/18 18:37:59 darcy Exp $
DISTNAME= PyGreSQL-4.0
PKGNAME= ${PYPKGPREFIX}-postgresql-4.0
@@ -6,7 +6,7 @@ CATEGORIES= databases python
MASTER_SITES= ftp://ftp.druid.net/pub/distrib/
EXTRACT_SUFX= .tgz
-MAINTAINER= darcy@NetBSD.org
+OWNER= darcy@NetBSD.org
HOMEPAGE= http://www.PyGreSQL.org/
COMMENT= Python interface to PostgreSQL
diff --git a/databases/py-table/Makefile b/databases/py-table/Makefile
index ca64b081d68..7de773d8983 100644
--- a/databases/py-table/Makefile
+++ b/databases/py-table/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2008/06/12 02:14:21 joerg Exp $
+# $NetBSD: Makefile,v 1.13 2009/03/18 18:38:00 darcy Exp $
#
DISTNAME= pytable-0.8.3a
@@ -7,7 +7,7 @@ PKGREVISION= 3
CATEGORIES= databases python
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pytable/}
-MAINTAINER= darcy@NetBSD.org
+OWNER= darcy@NetBSD.org
HOMEPAGE= http://pytable.sourceforge.net/
COMMENT= Python RDBMS wrapper for various databases