summaryrefslogtreecommitdiff
path: root/databases/postgresql92/Makefile.common
diff options
context:
space:
mode:
Diffstat (limited to 'databases/postgresql92/Makefile.common')
-rw-r--r--databases/postgresql92/Makefile.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/postgresql92/Makefile.common b/databases/postgresql92/Makefile.common
index 9f4c658f424..a83839a2690 100644
--- a/databases/postgresql92/Makefile.common
+++ b/databases/postgresql92/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.11 2014/03/27 20:57:54 adam Exp $
+# $NetBSD: Makefile.common,v 1.12 2014/07/25 22:14:56 adam Exp $
#
# used by databases/postgresql92-adminpack/Makefile
# used by databases/postgresql92-client/Makefile
@@ -21,7 +21,7 @@
# <lang>-postgresql client-side interface to PostgreSQL
# postgresql-<lang> server-side module for PostgreSQL backend
-DISTNAME= postgresql-9.2.8
+DISTNAME= postgresql-9.2.9
CATEGORIES= databases
MASTER_SITES= ${MASTER_SITE_PGSQL:=source/v${PKGVERSION_NOREV}/}
EXTRACT_SUFX= .tar.bz2