freebsd-ports/databases/postgresql94-docs/Makefile
Palle Girgensohn 859f3db791 Deprecate PostgreSQL-9.4
Final release was in Fabruary 2020.

WWW:	https://www.postgresql.org/support/versioning/
2020-05-24 21:29:25 +00:00

10 lines
233 B
Makefile

# Created by: Palle Girgensohn <girgen@pingpong.net>
# $FreeBSD$
PORTREVISION= 1
WANT_PGSQL_VER=9.4
DEPRECATED= PostgreSQL-9.4 has reached end-of-life
EXPIRATION_DATE=2020-07-24
.include "${.CURDIR}/../postgresql12-docs/Makefile"