git: 8c81508db9d1 - main - deskutils/xdg-terminal-exec: Reword pkg-descr

From: Gleb Popov <arrowd_at_FreeBSD.org>
Date: Wed, 05 Mar 2025 07:49:45 UTC
The branch main has been updated by arrowd:

URL: https://cgit.FreeBSD.org/ports/commit/?id=8c81508db9d167fb538730812d03361ac9022f3b

commit 8c81508db9d167fb538730812d03361ac9022f3b
Author:     Gleb Popov <arrowd@FreeBSD.org>
AuthorDate: 2025-03-05 07:48:58 +0000
Commit:     Gleb Popov <arrowd@FreeBSD.org>
CommitDate: 2025-03-05 07:49:42 +0000

    deskutils/xdg-terminal-exec: Reword pkg-descr
    
    Make it clearer in pkg-descr that this implementation isn't a reference one yet
---
 deskutils/xdg-terminal-exec/pkg-descr | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/deskutils/xdg-terminal-exec/pkg-descr b/deskutils/xdg-terminal-exec/pkg-descr
index 7280350db472..6708fb4fe938 100644
--- a/deskutils/xdg-terminal-exec/pkg-descr
+++ b/deskutils/xdg-terminal-exec/pkg-descr
@@ -1,3 +1,3 @@
 Default Terminal Execution Specification standardizes the way how graphical
-terminal applications are launched. This package provides a reference
+terminal applications are launched. This package provides a proposed
 implementation of the spec.