diff options
Diffstat (limited to 'archivers/p5-IO-Compress-Lzop/Makefile')
-rw-r--r-- | archivers/p5-IO-Compress-Lzop/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/archivers/p5-IO-Compress-Lzop/Makefile b/archivers/p5-IO-Compress-Lzop/Makefile index 2eec1d275e55..3df64fbf1c52 100644 --- a/archivers/p5-IO-Compress-Lzop/Makefile +++ b/archivers/p5-IO-Compress-Lzop/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= IO-Compress-Lzop -PORTVERSION= 2.063 +PORTVERSION= 2.064 CATEGORIES= archivers perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:PMQS @@ -15,7 +15,7 @@ LICENSE= ART10 GPLv1 LICENSE_COMB= dual BUILD_DEPENDS= p5-Compress-LZO>=0:${PORTSDIR}/archivers/p5-Compress-LZO \ - p5-IO-Compress>=2.063:${PORTSDIR}/archivers/p5-IO-Compress + p5-IO-Compress>=2.064:${PORTSDIR}/archivers/p5-IO-Compress RUN_DEPENDS:= ${BUILD_DEPENDS} TEST_DEPENDS= p5-Test-Pod>=1:${PORTSDIR}/devel/p5-Test-Pod |