diff options
| author | Palle Girgensohn <girgen@FreeBSD.org> | 2020-09-24 13:33:10 +0000 |
|---|---|---|
| committer | Palle Girgensohn <girgen@FreeBSD.org> | 2020-09-24 13:33:10 +0000 |
| commit | aa1ed0e82cb937b6b71eae980dcc2554d675facb (patch) | |
| tree | ecc90f2639eec6ac53e43e653a23696b32dbaa7e /databases/postgresql11-plpython | |
| parent | 0a684a50f544f98bce8b5997fb29adee2cc845c1 (diff) | |
Notes
Diffstat (limited to 'databases/postgresql11-plpython')
| -rw-r--r-- | databases/postgresql11-plpython/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/postgresql11-plpython/Makefile b/databases/postgresql11-plpython/Makefile index eaca03b4199e..372a39de3cca 100644 --- a/databases/postgresql11-plpython/Makefile +++ b/databases/postgresql11-plpython/Makefile @@ -2,4 +2,4 @@ WANT_PGSQL_VER= 11 -.include "${.CURDIR}/../postgresql12-plpython/Makefile" +.include "${.CURDIR}/../postgresql13-plpython/Makefile" |
