summaryrefslogtreecommitdiff
path: root/databases/postgresql96/Makefile.common
diff options
context:
space:
mode:
Diffstat (limited to 'databases/postgresql96/Makefile.common')
-rw-r--r--databases/postgresql96/Makefile.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/postgresql96/Makefile.common b/databases/postgresql96/Makefile.common
index 007fb2878b9..bfd98ee6706 100644
--- a/databases/postgresql96/Makefile.common
+++ b/databases/postgresql96/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.35 2021/08/13 11:54:47 adam Exp $
+# $NetBSD: Makefile.common,v 1.35.2.1 2021/11/24 14:31:21 tm 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/postgresql96-pltcl/Makefile
# used by databases/postgresql96-server/Makefile
-DISTNAME= postgresql-9.6.23
+DISTNAME= postgresql-9.6.24
CATEGORIES= databases
MASTER_SITES= ${MASTER_SITE_PGSQL:=source/v${PKGVERSION_NOREV}/}
EXTRACT_SUFX= .tar.bz2