git: 30ad9547457a - main - games/gnugo: drop bogus personal attribution from the port description
Alexey Dokuchaev
danfe at FreeBSD.org
Thu Aug 26 07:28:01 UTC 2021
The branch main has been updated by danfe:
URL: https://cgit.FreeBSD.org/ports/commit/?id=30ad9547457a82b01354ad68695da4e1489e3490
commit 30ad9547457a82b01354ad68695da4e1489e3490
Author: Alexey Dokuchaev <danfe at FreeBSD.org>
AuthorDate: 2021-08-26 07:27:08 +0000
Commit: Alexey Dokuchaev <danfe at FreeBSD.org>
CommitDate: 2021-08-26 07:27:15 +0000
games/gnugo: drop bogus personal attribution from the port description
It had been added in r22849 during routinely version update and is the
name of the submitter of PR 13713, which means it should not have been
committed in the first place as we do not append names of contributors
to port descriptions. Replace it with canonical WWW line which points
to the project's home page.
---
games/gnugo/pkg-descr | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/games/gnugo/pkg-descr b/games/gnugo/pkg-descr
index d4069163913a..72dfbbc1c14a 100644
--- a/games/gnugo/pkg-descr
+++ b/games/gnugo/pkg-descr
@@ -5,5 +5,4 @@ and operates both in plain ASCII and using the Go Modem Protocol.
For a nice graphical interface, cgoban's Go Modem feature can operate as a
front-end for gnugo (cgoban is available as a port/package).
--Steve Coltrin-
-spcoltri at code.cs.unm.edu
+WWW: https://www.gnu.org/software/gnugo/
More information about the dev-commits-ports-all
mailing list