summaryrefslogtreecommitdiff
path: root/databases/postgresql84/Makefile.common
diff options
context:
space:
mode:
Diffstat (limited to 'databases/postgresql84/Makefile.common')
-rw-r--r--databases/postgresql84/Makefile.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/postgresql84/Makefile.common b/databases/postgresql84/Makefile.common
index 10336a6168a..9e18c70fd2d 100644
--- a/databases/postgresql84/Makefile.common
+++ b/databases/postgresql84/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.23 2012/10/21 13:52:15 cheusov Exp $
+# $NetBSD: Makefile.common,v 1.24 2012/12/07 21:19:51 adam Exp $
#
# used by databases/postgresql84-adminpack/Makefile
# used by databases/postgresql84-client/Makefile
@@ -17,7 +17,7 @@
# <lang>-postgresql client-side interface to PostgreSQL
# postgresql-<lang> server-side module for PostgreSQL backend
-DISTNAME= postgresql-8.4.14
+DISTNAME= postgresql-8.4.15
CATEGORIES= databases
MASTER_SITES= ${MASTER_SITE_PGSQL:=source/v${PKGVERSION_NOREV}/}
EXTRACT_SUFX= .tar.bz2