git: b76776338b7c - main - devel/rubygem-mustache0: Mark DEPRECATED
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 12 Sep 2023 14:58:04 UTC
The branch main has been updated by fuz: URL: https://cgit.FreeBSD.org/ports/commit/?id=b76776338b7c56f3c3b8d4eddd36ae7ba11099ac commit b76776338b7c56f3c3b8d4eddd36ae7ba11099ac Author: Sir l33tname <sirl33tname@gmail.com> AuthorDate: 2023-08-27 13:57:57 +0000 Commit: Robert Clausecker <fuz@FreeBSD.org> CommitDate: 2023-09-12 14:54:24 +0000 devel/rubygem-mustache0: Mark DEPRECATED Use devel/rubygem-mustache instead. PR: 273385 --- devel/rubygem-mustache0/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/devel/rubygem-mustache0/Makefile b/devel/rubygem-mustache0/Makefile index c5245ea8a714..522917de95c1 100644 --- a/devel/rubygem-mustache0/Makefile +++ b/devel/rubygem-mustache0/Makefile @@ -10,6 +10,9 @@ WWW= https://github.com/mustache/mustache LICENSE= MIT +DEPRECATED= Use devel/mustache +EXPIRATION_DATE=2023-09-27 + NO_ARCH= yes USES= gem