aboutsummaryrefslogtreecommitdiff
path: root/databases/postgresql11-pgtcl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/postgresql11-pgtcl/Makefile')
-rw-r--r--databases/postgresql11-pgtcl/Makefile12
1 files changed, 0 insertions, 12 deletions
diff --git a/databases/postgresql11-pgtcl/Makefile b/databases/postgresql11-pgtcl/Makefile
deleted file mode 100644
index 38759ece692a..000000000000
--- a/databases/postgresql11-pgtcl/Makefile
+++ /dev/null
@@ -1,12 +0,0 @@
-PORTREVISION= 1
-PKGNAMESUFFIX= -postgresql11
-
-DEPRECATED= PostgreSQL-11 will reach end-of-life on 2023-11-09
-EXPIRATION_DATE=2023-12-31
-
-CONFLICTS= pgtcl pgtcl-postgresql1[012345]
-
-PGTCL_SLAVE= 11
-MASTERDIR= ${.CURDIR}/../pgtcl
-
-.include "${MASTERDIR}/Makefile"