diff options
Diffstat (limited to 'textproc/p5-Sort-ArbBiLex/Makefile')
-rw-r--r-- | textproc/p5-Sort-ArbBiLex/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-Sort-ArbBiLex/Makefile b/textproc/p5-Sort-ArbBiLex/Makefile index 4d2e0e532704..71cd104aa5a8 100644 --- a/textproc/p5-Sort-ArbBiLex/Makefile +++ b/textproc/p5-Sort-ArbBiLex/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Sort-ArbBiLex -PORTVERSION= 3.32 +PORTVERSION= 3.4 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Sort @@ -16,7 +16,7 @@ MAINTAINER= tobez@tobez.org PERL_CONFIGURE= yes -MAN3= Sort::ArbBiLex.3 MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} +MAN3= Sort::ArbBiLex.3 .include <bsd.port.mk> |