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 9ba1dec4f53..55a72cd6840 100644
--- a/databases/postgresql83/Makefile.common
+++ b/databases/postgresql83/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.1.1.1 2008/03/04 12:41:36 adam Exp $
+# $NetBSD: Makefile.common,v 1.2 2008/04/05 16:39:26 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.0
+DIST_VERS?= 8.3.1
BASE_VERS?= ${DIST_VERS}
BUILDLINK_API_DEPENDS.postgresql83-client+= postgresql83-client>=${BASE_VERS}