summaryrefslogtreecommitdiff
path: root/databases/postgresql11/Makefile.common
diff options
context:
space:
mode:
Diffstat (limited to 'databases/postgresql11/Makefile.common')
-rw-r--r--databases/postgresql11/Makefile.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/postgresql11/Makefile.common b/databases/postgresql11/Makefile.common
index bfe934f0598..86afba4023f 100644
--- a/databases/postgresql11/Makefile.common
+++ b/databases/postgresql11/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.23 2021/08/13 11:54:44 adam Exp $
+# $NetBSD: Makefile.common,v 1.23.2.1 2021/11/24 14:31:19 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/postgresql11-pltcl/Makefile
# used by databases/postgresql11-server/Makefile
-DISTNAME= postgresql-11.13
+DISTNAME= postgresql-11.14
CATEGORIES= databases
MASTER_SITES= ${MASTER_SITE_PGSQL:=source/v${PKGVERSION_NOREV}/}
EXTRACT_SUFX= .tar.bz2