aboutsummaryrefslogtreecommitdiffstats
path: root/archivers/p5-IO-Compress-Lzf/Makefile
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2011-05-07 03:14:18 +0800
committersunpoet <sunpoet@FreeBSD.org>2011-05-07 03:14:18 +0800
commit80df76f32f003d24473649fef1d396460397f026 (patch)
treec69e19c20cdaf994c17c56ebc18f302f5d140f3f /archivers/p5-IO-Compress-Lzf/Makefile
parentf39effd9a0c0eb300ef00e0ab05c6ffb9a4fd440 (diff)
downloadfreebsd-ports-graphics-80df76f32f003d24473649fef1d396460397f026.tar.gz
freebsd-ports-graphics-80df76f32f003d24473649fef1d396460397f026.tar.zst
freebsd-ports-graphics-80df76f32f003d24473649fef1d396460397f026.zip
- Update to 2.034
- Use new CPAN :id subdir macro Changes: http://search.cpan.org/dist/IO-Compress-Lzf/Changes
Diffstat (limited to 'archivers/p5-IO-Compress-Lzf/Makefile')
-rw-r--r--archivers/p5-IO-Compress-Lzf/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/archivers/p5-IO-Compress-Lzf/Makefile b/archivers/p5-IO-Compress-Lzf/Makefile
index a6c79a81445..95dd5bd0816 100644
--- a/archivers/p5-IO-Compress-Lzf/Makefile
+++ b/archivers/p5-IO-Compress-Lzf/Makefile
@@ -6,9 +6,10 @@
#
PORTNAME= IO-Compress-Lzf
-PORTVERSION= 2.033
+PORTVERSION= 2.034
CATEGORIES= archivers perl5
-MASTER_SITES= CPAN/../../authors/id/P/PM/PMQS
+MASTER_SITES= CPAN
+MASTER_SITE_SUBDIR= CPAN:PMQS
PKGNAMEPREFIX= p5-
MAINTAINER= sunpoet@FreeBSD.org