Date: Sat, 12 Nov 2022 06:38:21 GMT From: Santhosh Raju <fox@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 1317fdd35e73 - main - irc/ircd-hybrid: Fix typo in description. Message-ID: <202211120638.2AC6cL0V030730@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by fox: URL: https://cgit.FreeBSD.org/ports/commit/?id=1317fdd35e73d3d982e82c7ca91aa898d151b4ee commit 1317fdd35e73d3d982e82c7ca91aa898d151b4ee Author: Santhosh Raju <fox@FreeBSD.org> AuthorDate: 2022-11-12 06:37:15 +0000 Commit: Santhosh Raju <fox@FreeBSD.org> CommitDate: 2022-11-12 06:37:15 +0000 irc/ircd-hybrid: Fix typo in description. PR: 267669 Reported by: Yonas Yanfa <yonas.yanfa@gmail.com> --- irc/ircd-hybrid/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/irc/ircd-hybrid/Makefile b/irc/ircd-hybrid/Makefile index 9e2a99053731..143c67ad3cef 100644 --- a/irc/ircd-hybrid/Makefile +++ b/irc/ircd-hybrid/Makefile @@ -4,7 +4,7 @@ CATEGORIES= irc MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} MAINTAINER= fox@FreeBSD.org -COMMENT= Fast irc daemon with a number of new features +COMMENT= Fast IRC daemon with a number of new features WWW= https://www.ircd-hybrid.org/ LICENSE= GPLv2
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202211120638.2AC6cL0V030730>