summaryrefslogtreecommitdiff
path: root/databases/postgresql80
diff options
context:
space:
mode:
authorcjs <cjs@pkgsrc.org>2006-01-17 08:11:19 +0000
committercjs <cjs@pkgsrc.org>2006-01-17 08:11:19 +0000
commit03b52a4415ca0e698a6cfae122a21cb8f013254f (patch)
tree145877fa3029f0b32ff19bba8c11b0b6b0b0bee1 /databases/postgresql80
parent7de03cb18d6b2dcb587edb87ddd32d15b83506fe (diff)
downloadpkgsrc-03b52a4415ca0e698a6cfae122a21cb8f013254f.tar.gz
Revert typo: this version conflicts with postgresql74,
not the (non-existent) postgresql84.
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 39b692937f8..dd320142342 100644
--- a/databases/postgresql80/Makefile.common
+++ b/databases/postgresql80/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.14 2006/01/08 12:51:45 abs Exp $
+# $NetBSD: Makefile.common,v 1.15 2006/01/17 08:11:19 cjs Exp $
#
# This Makefile fragment is included by all PostgreSQL packages built from
# the main sources of the PostgreSQL distribution except jdbc-postgresql.
@@ -19,7 +19,7 @@ EXTRACT_SUFX= .tar.bz2
MAINTAINER?= jlam@pkgsrc.org
HOMEPAGE?= http://www.postgresql.org/
-CONFLICTS+= postgresql-[0-9]* postgresql73-* postgresql84-* postgresql81-*
+CONFLICTS+= postgresql-[0-9]* postgresql73-* postgresql74-* postgresql81-*
DISTINFO_FILE?= ${.CURDIR}/../postgresql80/distinfo
COMMON_FILESDIR?= ${.CURDIR}/../postgresql80/files