summaryrefslogtreecommitdiff
path: root/databases/postgresql73/Makefile.common
diff options
context:
space:
mode:
Diffstat (limited to 'databases/postgresql73/Makefile.common')
-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 db8405a4b87..529d95001be 100644
--- a/databases/postgresql73/Makefile.common
+++ b/databases/postgresql73/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.16 2006/03/04 21:29:10 jlam Exp $
+# $NetBSD: Makefile.common,v 1.16.2.1 2006/05/31 11:53:44 salo Exp $
#
# This Makefile fragment is included by all PostgreSQL packages built from
# the main sources of the PostgreSQL distribution except jdbc-postgresql.
@@ -33,7 +33,7 @@ PATCHDIR?= ${.CURDIR}/../postgresql73/patches
# BASE_VERS pkgsrc-mangled version number (convert pl -> .)
#
# Note: Do not forget jdbc-postgresql when updating version
-DIST_VERS?= 7.3.14
+DIST_VERS?= 7.3.15
BASE_VERS?= ${DIST_VERS}
BUILDLINK_DEPENDS.postgresql73-lib?= postgresql73-lib>=${BASE_VERS}