summaryrefslogtreecommitdiff
path: root/databases/py-pgnotify
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/py-pgnotify
parentc5d02c3777d5c6d1c57b8c14ddec2bef1f5d49e9 (diff)
downloadpkgsrc-32a689f153cc956de46d3b11e39c43133055aecd.tar.gz
Change MAINTAINER to OWNER on some of my packages.
Diffstat (limited to 'databases/py-pgnotify')
-rw-r--r--databases/py-pgnotify/Makefile4
1 files changed, 2 insertions, 2 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