summaryrefslogtreecommitdiff
path: root/databases/postgresql82/Makefile.common
diff options
context:
space:
mode:
Diffstat (limited to 'databases/postgresql82/Makefile.common')
-rw-r--r--databases/postgresql82/Makefile.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/postgresql82/Makefile.common b/databases/postgresql82/Makefile.common
index 758eefd4949..a7c399a6580 100644
--- a/databases/postgresql82/Makefile.common
+++ b/databases/postgresql82/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.21 2010/05/20 12:36:14 adam Exp $
+# $NetBSD: Makefile.common,v 1.22 2010/10/07 15:52:05 adam Exp $
#
# used by databases/postgresql82-adminpack/Makefile
# used by databases/postgresql82-client/Makefile
@@ -43,7 +43,7 @@ PATCHDIR?= ${.CURDIR}/../postgresql82/patches
# DIST_VERS version number on the postgresql distfile
# BASE_VERS pkgsrc-mangled version number (convert pl -> .)
# Note: Do not forget jdbc-postgresql82 when updating version
-DIST_VERS?= 8.2.17
+DIST_VERS?= 8.2.18
BASE_VERS?= ${DIST_VERS}
BUILDLINK_API_DEPENDS.postgresql82-client+= postgresql82-client>=${BASE_VERS}