git: 896cfdae8a41 - main - devel/p5-BorderStyle: Fix typo

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Sun, 22 May 2022 05:14:56 UTC
The branch main has been updated by sunpoet:

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

commit 896cfdae8a410c4dbcd5ee508b67a8b8969941af
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-05-22 04:22:37 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-05-22 04:22:37 +0000

    devel/p5-BorderStyle: Fix typo
    
    - Bump PORTREVISION for dependency change
---
 devel/p5-BorderStyle/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/devel/p5-BorderStyle/Makefile b/devel/p5-BorderStyle/Makefile
index f348ff87dd44..03d96bb2363d 100644
--- a/devel/p5-BorderStyle/Makefile
+++ b/devel/p5-BorderStyle/Makefile
@@ -2,6 +2,7 @@
 
 PORTNAME=	BorderStyle
 PORTVERSION=	3.0.2
+PORTREVISION=	1
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 MASTER_SITE_SUBDIR=	CPAN:PERLANCAR
@@ -15,7 +16,7 @@ LICENSE_COMB=	dual
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
 BUILD_DEPENDS=	${RUN_DEPENDS}
-xRUN_DEPENDS=	p5-Role-Tiny>=0:devel/p5-Role-Tiny
+RUN_DEPENDS=	p5-Role-Tiny>=0:devel/p5-Role-Tiny
 
 USES=		perl5
 USE_PERL5=	configure