git: e1772f61f825 - main - x11/xvt: Fix typo in DEPRECATED
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 13 Jan 2024 23:30:35 UTC
The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=e1772f61f82539a4de01ea71526dc5cacd0f79a0 commit e1772f61f82539a4de01ea71526dc5cacd0f79a0 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2024-01-13 23:14:49 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2024-01-13 23:30:23 +0000 x11/xvt: Fix typo in DEPRECATED "...in favour or..." --> "...in favour of..." --- x11/xvt/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11/xvt/Makefile b/x11/xvt/Makefile index d2206a34ec72..3ce0b94af06b 100644 --- a/x11/xvt/Makefile +++ b/x11/xvt/Makefile @@ -11,7 +11,7 @@ WWW= https://BSDforge.com/projects/x11/xvt/ LICENSE= BSD2CLAUSE GPLv2 LICENSE_COMB= multi -DEPRECATED= Deprecated in favour or various forks, consider using x11/rxvt-unicode +DEPRECATED= Deprecated in favour of various forks, consider using x11/rxvt-unicode EXPIRATION_DATE=2024-02-29 PORTDOCS= xvt.1.html xvtRef.html xvtRef.txt