summaryrefslogtreecommitdiff
path: root/databases/postgresql80
diff options
context:
space:
mode:
authorjlam <jlam>2006-03-14 16:00:40 +0000
committerjlam <jlam>2006-03-14 16:00:40 +0000
commit2dfc46de0c0eeed88d604bde2c8e73e554f0f6db (patch)
tree65b015527fb454cbd5e2dfc63e152eb6de123313 /databases/postgresql80
parent610fc24561b6c53bb1fde8d245f4509888ccfe78 (diff)
downloadpkgsrc-2dfc46de0c0eeed88d604bde2c8e73e554f0f6db.tar.gz
Drop maintainership for packages that I no longer have time to maintain.
Diffstat (limited to 'databases/postgresql80')
-rw-r--r--databases/postgresql80/Makefile.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/postgresql80/Makefile.common b/databases/postgresql80/Makefile.common
index 26f8e7737de..8ce1ae96949 100644
--- a/databases/postgresql80/Makefile.common
+++ b/databases/postgresql80/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.17 2006/03/08 02:29:06 grant Exp $
+# $NetBSD: Makefile.common,v 1.18 2006/03/14 16:00:40 jlam Exp $
#
# This Makefile fragment is included by all PostgreSQL packages built from
# the main sources of the PostgreSQL distribution except jdbc-postgresql.
@@ -16,7 +16,7 @@ CATEGORIES+= databases
MASTER_SITES?= ${PGSQL_MIRRORS:=source/v${DIST_VERS}/}
EXTRACT_SUFX= .tar.bz2
-MAINTAINER?= jlam@pkgsrc.org
+MAINTAINER?= pkgsrc-users@NetBSD.org
HOMEPAGE?= http://www.postgresql.org/
CONFLICTS+= postgresql-[0-9]* postgresql73-* postgresql74-* postgresql81-*