git: 5f0647031eb3 - main - www/tdom: the file formerly known as README is now README.md
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 09 Jan 2024 08:20:15 UTC
The branch main has been updated by mi: URL: https://cgit.FreeBSD.org/ports/commit/?id=5f0647031eb3ed3dc44920e05c6681fd5ebfff84 commit 5f0647031eb3ed3dc44920e05c6681fd5ebfff84 Author: Mikhail Teterin <mi@FreeBSD.org> AuthorDate: 2024-01-09 08:19:22 +0000 Commit: Mikhail Teterin <mi@FreeBSD.org> CommitDate: 2024-01-09 08:19:22 +0000 www/tdom: the file formerly known as README is now README.md This affects those, who have the DOCS-option on. Notified by: gahr@ --- www/tdom/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/tdom/Makefile b/www/tdom/Makefile index 780e9588b7d1..db8b941a48d9 100644 --- a/www/tdom/Makefile +++ b/www/tdom/Makefile @@ -21,7 +21,7 @@ TEST_TARGET= test PLIST_SUB= PORTVERSION=${PORTVERSION} -DOCS= CHANGES README +DOCS= CHANGES README.md OPTIONS_DEFINE= DOCS HTML5 OPTIONS_DEFAULT=${OPTIONS_DEFINE} EBASE