diff options
Diffstat (limited to 'textproc/opensearch-dashboards210/Makefile')
-rw-r--r-- | textproc/opensearch-dashboards210/Makefile | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/textproc/opensearch-dashboards210/Makefile b/textproc/opensearch-dashboards210/Makefile deleted file mode 100644 index 704005f50f67..000000000000 --- a/textproc/opensearch-dashboards210/Makefile +++ /dev/null @@ -1,15 +0,0 @@ -DISTVERSION= 2.10.0 - -PORTREVISION= 1 - -PKGNAMESUFFIX= 210 - -COMMENT= Visualization dashboards for OpenSearch - -CONFLICTS= opensearch-dashboards opensearch-dashboards213 opensearch-dashboards216 - -DISTINFO_FILE= ${.CURDIR}/distinfo - -MASTERDIR= ${.CURDIR}/../../textproc/opensearch-dashboards216 - -.include "${MASTERDIR}/Makefile" |