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,22 +1,21 @@ 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 LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE TEST_DEPENDS= p5-Data-Dump>=0:devel/p5-Data-Dump USES= perl5 USE_PERL5= configure NO_ARCH= yes .include