summaryrefslogtreecommitdiff
path: root/databases/postgresql94-plpython/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/postgresql94-plpython/Makefile')
-rw-r--r--databases/postgresql94-plpython/Makefile11
1 files changed, 0 insertions, 11 deletions
diff --git a/databases/postgresql94-plpython/Makefile b/databases/postgresql94-plpython/Makefile
deleted file mode 100644
index b9901379725a..000000000000
--- a/databases/postgresql94-plpython/Makefile
+++ /dev/null
@@ -1,11 +0,0 @@
-# $FreeBSD$
-
-PORTREVISION= 1
-WANT_PGSQL_VER= 9.4
-
-INSTALL_DIRS= src/pl/plpython
-
-DEPRECATED= PostgreSQL-9.4 has reached end-of-life
-EXPIRATION_DATE=2020-07-24
-
-.include "${.CURDIR}/../postgresql12-plpython/Makefile"