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