aa1ed0e82c
Release notes: https://www.postgresql.org/about/news/2077/
6 lines
138 B
Makefile
6 lines
138 B
Makefile
# Created by: Palle Girgensohn <girgen@partitur.se>
|
|
# $FreeBSD$
|
|
|
|
WANT_PGSQL_VER= 10
|
|
|
|
.include "${.CURDIR}/../postgresql13-pltcl/Makefile"
|