summaryrefslogtreecommitdiff
path: root/databases/postgresql94/Makefile.common
diff options
context:
space:
mode:
Diffstat (limited to 'databases/postgresql94/Makefile.common')
-rw-r--r--databases/postgresql94/Makefile.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/postgresql94/Makefile.common b/databases/postgresql94/Makefile.common
index 66af67c026f..84df88ad950 100644
--- a/databases/postgresql94/Makefile.common
+++ b/databases/postgresql94/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.2 2015/02/12 09:34:28 adam Exp $
+# $NetBSD: Makefile.common,v 1.3 2015/05/27 13:27:28 adam Exp $
#
# This Makefile fragment is included by all PostgreSQL packages built from
# the main sources of the PostgreSQL distribution except jdbc-postgresql.
@@ -23,7 +23,7 @@
# used by databases/postgresql94-server/Makefile
# used by databases/postgresql94-upgrade/Makefile
-DISTNAME= postgresql-9.4.1
+DISTNAME= postgresql-9.4.2
CATEGORIES= databases
MASTER_SITES= ${MASTER_SITE_PGSQL:=source/v${PKGVERSION_NOREV}/}
EXTRACT_SUFX= .tar.bz2