Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 14 May 2022 23:56:18 GMT
From:      Cy Schubert <cy@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: f4ca6b1689ca - main - mail/claws-mail-clamd: Fix pkg-descr typo
Message-ID:  <202205142356.24ENuIVV000380@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by cy:

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

commit f4ca6b1689ca616d689497ed19133b4ba6345564
Author:     Cy Schubert <cy@FreeBSD.org>
AuthorDate: 2022-05-14 23:45:29 +0000
Commit:     Cy Schubert <cy@FreeBSD.org>
CommitDate: 2022-05-14 23:45:29 +0000

    mail/claws-mail-clamd: Fix pkg-descr typo
    
    The first word in pkg-descr is missing its "T".
    
    MFH:            2022Q2
---
 mail/claws-mail-clamd/Makefile  | 2 +-
 mail/claws-mail-clamd/pkg-descr | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/mail/claws-mail-clamd/Makefile b/mail/claws-mail-clamd/Makefile
index c46f5cc582ae..4b954a7dcdbc 100644
--- a/mail/claws-mail-clamd/Makefile
+++ b/mail/claws-mail-clamd/Makefile
@@ -1,7 +1,7 @@
 # Created by: Pawel Pekala <c0rn@o2.pl>
 
 PORTNAME=	clamd
-PORTREVISION=	0
+PORTREVISION=	1
 
 COMMENT=	ClamAV based antivirus plugin for Claws Mail
 
diff --git a/mail/claws-mail-clamd/pkg-descr b/mail/claws-mail-clamd/pkg-descr
index aef5a5c91573..d32164c87296 100644
--- a/mail/claws-mail-clamd/pkg-descr
+++ b/mail/claws-mail-clamd/pkg-descr
@@ -1,4 +1,4 @@
-his plugin uses Clam AntiVirus to scan all messages that are
+This plugin uses Clam AntiVirus to scan all messages that are
 received from an IMAP, LOCAL or POP account.
 
 When a message attachment is found to contain a virus it can be



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202205142356.24ENuIVV000380>