aboutsummaryrefslogtreecommitdiff
path: root/archivers/p5-IO-Compress-Lzf/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-10-29 03:26:26 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-10-29 03:26:26 +0000
commitaba3626d54685860b3afebef045ed26e3f496656 (patch)
treef2248135d3f40d244cbf369c8dd09faff6f587eb /archivers/p5-IO-Compress-Lzf/Makefile
parent3c53d6f288813c7c4f1f8e5bc92864a9941679da (diff)
Notes
Diffstat (limited to 'archivers/p5-IO-Compress-Lzf/Makefile')
-rw-r--r--archivers/p5-IO-Compress-Lzf/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/archivers/p5-IO-Compress-Lzf/Makefile b/archivers/p5-IO-Compress-Lzf/Makefile
index 6172671023f9..ab687b59d7b4 100644
--- a/archivers/p5-IO-Compress-Lzf/Makefile
+++ b/archivers/p5-IO-Compress-Lzf/Makefile
@@ -6,19 +6,19 @@
#
PORTNAME= IO-Compress-Lzf
-PORTVERSION= 2.037
+PORTVERSION= 2.039
CATEGORIES= archivers perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:PMQS
PKGNAMEPREFIX= p5-
MAINTAINER= sunpoet@FreeBSD.org
-COMMENT= Write lzf files/buffers
+COMMENT= Write lzf files / buffers
BUILD_DEPENDS= p5-Compress-LZF>=0:${PORTSDIR}/archivers/p5-Compress-LZF \
- p5-IO-Compress>=2.037:${PORTSDIR}/archivers/p5-IO-Compress
+ p5-IO-Compress>=2.039:${PORTSDIR}/archivers/p5-IO-Compress
RUN_DEPENDS= p5-Compress-LZF>=0:${PORTSDIR}/archivers/p5-Compress-LZF \
- p5-IO-Compress>=2.037:${PORTSDIR}/archivers/p5-IO-Compress
+ p5-IO-Compress>=2.039:${PORTSDIR}/archivers/p5-IO-Compress
PERL_CONFIGURE= yes