aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/p5-Text-Aligner/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/p5-Text-Aligner/Makefile')
-rw-r--r--textproc/p5-Text-Aligner/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/textproc/p5-Text-Aligner/Makefile b/textproc/p5-Text-Aligner/Makefile
index 256b6c08d04f..fcef149812bb 100644
--- a/textproc/p5-Text-Aligner/Makefile
+++ b/textproc/p5-Text-Aligner/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= Text-Aligner
-PORTVERSION= 0.11
+PORTVERSION= 0.12
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -10,8 +10,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Align text in columns
-LICENSE= ART10 GPLv1
-LICENSE_COMB= dual
+LICENSE= MIT
BUILD_DEPENDS= p5-Term-ANSIColor>=2.02:${PORTSDIR}/devel/p5-Term-ANSIColor
RUN_DEPENDS:= ${BUILD_DEPENDS}