summaryrefslogtreecommitdiff
path: root/databases/postgresql73
diff options
context:
space:
mode:
authorabs <abs>2006-01-08 13:41:29 +0000
committerabs <abs>2006-01-08 13:41:29 +0000
commit10520d38b2a32f5d3b7a75137482dc8d4d080093 (patch)
tree774d27c92897ce4bec2ef02e101f8cf02d25c89a /databases/postgresql73
parent2386f6ea466c9bad312cd0762808c5e83c6bb6c7 (diff)
downloadpkgsrc-10520d38b2a32f5d3b7a75137482dc8d4d080093.tar.gz
conflict with postgres81
Diffstat (limited to 'databases/postgresql73')
-rw-r--r--databases/postgresql73/Makefile.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/postgresql73/Makefile.common b/databases/postgresql73/Makefile.common
index 5a1e811d2b7..b086d8f0bc6 100644
--- a/databases/postgresql73/Makefile.common
+++ b/databases/postgresql73/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.13 2005/12/05 23:55:04 rillig Exp $
+# $NetBSD: Makefile.common,v 1.14 2006/01/08 13:41:29 abs Exp $
#
# This Makefile fragment is included by all PostgreSQL packages built from
# the main sources of the PostgreSQL distribution except jdbc-postgresql.
@@ -21,7 +21,7 @@ MASTER_SITES?= http://www.postgresql.org/ftpsite/source/v${DIST_VERS}/ \
MAINTAINER?= tech-pkg@NetBSD.org
HOMEPAGE?= http://www.postgresql.org/
-CONFLICTS+= postgresql-[0-9]* postgresql74-* postgresql80-*
+CONFLICTS+= postgresql-[0-9]* postgresql74-* postgresql80-* postgresql81-*
DISTINFO_FILE?= ${.CURDIR}/../postgresql73/distinfo
COMMON_FILESDIR?= ${.CURDIR}/../postgresql73/files