git: 11cb372ff4ca - main - textproc/p5-Text-ANSI-Util: Use real PORTVERSION

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Sat, 27 Aug 2022 10:31:44 UTC
The branch main has been updated by sunpoet:

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

commit 11cb372ff4cae86977fe2f873b630825b8cd43a0
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-08-27 10:24:09 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-08-27 10:24:09 +0000

    textproc/p5-Text-ANSI-Util: Use real PORTVERSION
---
 textproc/p5-Text-ANSI-Util/Makefile | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/textproc/p5-Text-ANSI-Util/Makefile b/textproc/p5-Text-ANSI-Util/Makefile
index d79bca8be675..090f1b4cf503 100644
--- a/textproc/p5-Text-ANSI-Util/Makefile
+++ b/textproc/p5-Text-ANSI-Util/Makefile
@@ -1,9 +1,8 @@
 PORTNAME=	Text-ANSI-Util
-PORTVERSION=	0.23.3
+PORTVERSION=	0.233
 CATEGORIES=	textproc perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
-DISTNAME=	${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E}
 
 MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Routines for text containing ANSI color codes