summaryrefslogtreecommitdiff
path: root/databases/postgresql95/Makefile.common
diff options
context:
space:
mode:
Diffstat (limited to 'databases/postgresql95/Makefile.common')
-rw-r--r--databases/postgresql95/Makefile.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/postgresql95/Makefile.common b/databases/postgresql95/Makefile.common
index b793ea01467..e1158680e5c 100644
--- a/databases/postgresql95/Makefile.common
+++ b/databases/postgresql95/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.6 2016/08/23 06:28:16 adam Exp $
+# $NetBSD: Makefile.common,v 1.7 2016/10/29 19:41:54 adam Exp $
#
# This Makefile fragment is included by all PostgreSQL packages built from
# the main sources of the PostgreSQL distribution except jdbc-postgresql.
@@ -16,7 +16,7 @@
# used by databases/postgresql95-pltcl/Makefile
# used by databases/postgresql95-server/Makefile
-DISTNAME= postgresql-9.5.4
+DISTNAME= postgresql-9.5.5
CATEGORIES= databases
MASTER_SITES= ${MASTER_SITE_PGSQL:=source/v${PKGVERSION_NOREV}/}
EXTRACT_SUFX= .tar.bz2