diff options
Diffstat (limited to 'textproc/p5-Text-Table/Makefile')
-rw-r--r-- | textproc/p5-Text-Table/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-Text-Table/Makefile b/textproc/p5-Text-Table/Makefile index 31c70f107843..270bfe3987ea 100644 --- a/textproc/p5-Text-Table/Makefile +++ b/textproc/p5-Text-Table/Makefile @@ -6,12 +6,12 @@ # PORTNAME= Text-Table -PORTVERSION= 1.107 +PORTVERSION= 1.114 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= Organize Data in Tables BUILD_DEPENDS= ${SITE_PERL}/Text/Aligner.pm:${PORTSDIR}/textproc/p5-Text-Aligner |