git: afee0a0bdf64 - main - mail/roundcube: fix package and bump PORTREVISION

From: Alex Dupre <ale_at_FreeBSD.org>
Date: Sat, 23 Oct 2021 08:34:07 UTC
The branch main has been updated by ale:

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

commit afee0a0bdf6489a707e33c543b6e97be7ef20710
Author:     Alex Dupre <ale@FreeBSD.org>
AuthorDate: 2021-10-23 08:33:36 +0000
Commit:     Alex Dupre <ale@FreeBSD.org>
CommitDate: 2021-10-23 08:34:01 +0000

    mail/roundcube: fix package and bump PORTREVISION
---
 mail/roundcube/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/mail/roundcube/Makefile b/mail/roundcube/Makefile
index 21bb081cd188..655f73e1d582 100644
--- a/mail/roundcube/Makefile
+++ b/mail/roundcube/Makefile
@@ -1,5 +1,6 @@
 PORTNAME=	roundcube
 DISTVERSION=	1.5.0
+PORTREVISION=	1
 PORTEPOCH=	1
 CATEGORIES?=	mail www
 MASTER_SITES=	https://github.com/roundcube/roundcubemail/releases/download/${DISTVERSION}/
@@ -20,7 +21,7 @@ WRKSRC=		${WRKDIR}/${PORTNAME}mail-${DISTVERSION}
 
 RCUBECOMP=	SQL config .htaccess index.php installer logs \
 		plugins program skins temp vendor
-PORTDOCS=	CHANGELOG INSTALL README.md UPGRADING
+PORTDOCS=	CHANGELOG.md INSTALL README.md UPGRADING
 
 CPE_PRODUCT=	webmail
 CPE_VENDOR=	roundcube