summaryrefslogtreecommitdiff
path: root/databases/postgresql83/Makefile.common
diff options
context:
space:
mode:
Diffstat (limited to 'databases/postgresql83/Makefile.common')
-rw-r--r--databases/postgresql83/Makefile.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/postgresql83/Makefile.common b/databases/postgresql83/Makefile.common
index d83c7063341..69fdd7f84aa 100644
--- a/databases/postgresql83/Makefile.common
+++ b/databases/postgresql83/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.5 2008/11/04 09:52:50 adam Exp $
+# $NetBSD: Makefile.common,v 1.6 2009/02/07 17:55:42 adam Exp $
#
# This Makefile fragment is included by all PostgreSQL packages built from
# the main sources of the PostgreSQL distribution except jdbc-postgresql.
@@ -37,7 +37,7 @@ PATCHDIR?= ${.CURDIR}/../postgresql83/patches
#
# Note: Do not forget jdbc-postgresql83 when updating version
#
-DIST_VERS?= 8.3.5
+DIST_VERS?= 8.3.6
BASE_VERS?= ${DIST_VERS}
BUILDLINK_API_DEPENDS.postgresql83-client+= postgresql83-client>=${BASE_VERS}