git: b70b2e21e85a - main - devel/p5-List-Pairwise: Take maintainership

From: Zsolt Udvari <uzsolt_at_FreeBSD.org>
Date: Sat, 12 Apr 2025 19:04:37 UTC
The branch main has been updated by uzsolt:

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

commit b70b2e21e85acffa50f9a841564bc0442bc33cb5
Author:     Rares Aioanei <schaiba@gmail.com>
AuthorDate: 2025-04-12 19:03:38 +0000
Commit:     Zsolt Udvari <uzsolt@FreeBSD.org>
CommitDate: 2025-04-12 19:03:38 +0000

    devel/p5-List-Pairwise: Take maintainership
    
    Switch to DISTVERSION.
    
    PR:             286052
---
 devel/p5-List-Pairwise/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/devel/p5-List-Pairwise/Makefile b/devel/p5-List-Pairwise/Makefile
index 064d107816b7..99a730503aaf 100644
--- a/devel/p5-List-Pairwise/Makefile
+++ b/devel/p5-List-Pairwise/Makefile
@@ -1,10 +1,10 @@
 PORTNAME=	List-Pairwise
-PORTVERSION=	1.03
+DISTVERSION=	1.03
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	schaiba@gmail.com
 COMMENT=	Map/grep arrays and hashes pairwise
 WWW=		https://metacpan.org/pod/List::Pairwise