diff --git a/textproc/p5-Text-Aligner/Makefile b/textproc/p5-Text-Aligner/Makefile index bc1275d720d4..b70c4977638d 100644 --- a/textproc/p5-Text-Aligner/Makefile +++ b/textproc/p5-Text-Aligner/Makefile @@ -1,23 +1,21 @@ # Created by: Autrijus Tang PORTNAME= Text-Aligner PORTVERSION= 0.16 +PORTREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Align text in columns LICENSE= ISCL LICENSE_FILE= ${WRKSRC}/LICENSE -BUILD_DEPENDS= ${RUN_DEPENDS} -RUN_DEPENDS= p5-Term-ANSIColor>=2.02:devel/p5-Term-ANSIColor - USES= perl5 USE_PERL5= configure NO_ARCH= yes .include