diff options
Diffstat (limited to 'textproc/p5-ack/Makefile')
-rw-r--r-- | textproc/p5-ack/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-ack/Makefile b/textproc/p5-ack/Makefile index 23ab4edf0982..10021623c2e9 100644 --- a/textproc/p5-ack/Makefile +++ b/textproc/p5-ack/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ack -PORTVERSION= 1.32 +PORTVERSION= 1.34 CATEGORIES= textproc perl5 sysutils MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= App @@ -15,7 +15,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= chinsan@FreeBSD.org COMMENT= A grep-like text finder for large trees of text -BUILD_DEPENDS= p5-File-Next>=0.28:${PORTSDIR}/sysutils/p5-File-Next +BUILD_DEPENDS= p5-File-Next>=0.32:${PORTSDIR}/sysutils/p5-File-Next PERL_CONFIGURE= yes |