aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2021-05-20 18:57:42 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2021-05-20 18:57:42 +0000
commitc48bfef642a8b11240284c78be71330dce4068cc (patch)
tree1d8e3a5d21f34444f74e070300d2a38219969c22
parente131c11d06d4453b07db25752e9cfac162478b63 (diff)
downloadports-c48bfef642a8b11240284c78be71330dce4068cc.tar.gz
ports-c48bfef642a8b11240284c78be71330dce4068cc.zip
databases/postgresql14-docs: Fix PKGBASE collision
-rw-r--r--databases/postgresql14-docs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/postgresql14-docs/Makefile b/databases/postgresql14-docs/Makefile
index 95607df48ed3..7ed19a3704d4 100644
--- a/databases/postgresql14-docs/Makefile
+++ b/databases/postgresql14-docs/Makefile
@@ -8,7 +8,7 @@ MAINTAINER= pgsql@FreeBSD.org
COMMENT= The PostgreSQL documentation set
MASTERDIR= ${.CURDIR}/../../databases/postgresql${WANT_PGSQL_VER:S/.//}-server
-WANT_PGSQL_VER?=13
+WANT_PGSQL_VER?=14
DISTV= ${DISTVERSION:R}