mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
databases/postgresql14-docs: Fix PKGBASE collision
This commit is contained in:
parent
e131c11d06
commit
c48bfef642
1 changed files with 1 additions and 1 deletions
|
@ -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}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue