summaryrefslogtreecommitdiff
path: root/databases/postgresql80/Makefile.common
diff options
context:
space:
mode:
authorjlam <jlam>2005-12-17 05:20:21 +0000
committerjlam <jlam>2005-12-17 05:20:21 +0000
commita2558cc9165a57c84b4c469e112ad2bd7de51533 (patch)
tree1c6d7cc54e222e097639139ddc5b482f72d0f643 /databases/postgresql80/Makefile.common
parent4331f3eca4a354da4709c34cbe21ce536c3fa7d9 (diff)
downloadpkgsrc-a2558cc9165a57c84b4c469e112ad2bd7de51533.tar.gz
Change my MAINTAINER email address to the one I've been using for
pkgsrc work.
Diffstat (limited to 'databases/postgresql80/Makefile.common')
-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 c40705c94c3..42429b9e269 100644
--- a/databases/postgresql80/Makefile.common
+++ b/databases/postgresql80/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.11 2005/12/05 23:55:05 rillig Exp $
+# $NetBSD: Makefile.common,v 1.12 2005/12/17 05:20:21 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@NetBSD.org
+MAINTAINER?= jlam@pkgsrc.org
HOMEPAGE?= http://www.postgresql.org/
CONFLICTS+= postgresql-[0-9]* postgresql73-* postgresql74-*