summaryrefslogtreecommitdiff
path: root/databases/postgresql10-pgtcl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/postgresql10-pgtcl/Makefile')
-rw-r--r--databases/postgresql10-pgtcl/Makefile12
1 files changed, 0 insertions, 12 deletions
diff --git a/databases/postgresql10-pgtcl/Makefile b/databases/postgresql10-pgtcl/Makefile
deleted file mode 100644
index b798cd036e97..000000000000
--- a/databases/postgresql10-pgtcl/Makefile
+++ /dev/null
@@ -1,12 +0,0 @@
-PORTREVISION= 0
-PKGNAMESUFFIX= -postgresql10
-
-CONFLICTS= pgtcl pgtcl-postgresql9[0123456]
-
-DEPRECATED= PostgreSQL-10 has reached end-of-life
-EXPIRATION_DATE=2023-03-07
-
-PGTCL_SLAVE= 10
-MASTERDIR= ${.CURDIR}/../pgtcl
-
-.include "${MASTERDIR}/Makefile"