aboutsummaryrefslogtreecommitdiff
path: root/lang/p5-Scalar-List-Utils/Makefile
diff options
context:
space:
mode:
authorAnton Berezin <tobez@FreeBSD.org>2009-05-14 10:52:49 +0000
committerAnton Berezin <tobez@FreeBSD.org>2009-05-14 10:52:49 +0000
commitc6b5e69c3b84041611b5ed59247bbd2889d67164 (patch)
treee89fea6b3e1bfdc32e093ab0d23127337581eec0 /lang/p5-Scalar-List-Utils/Makefile
parenta4c50636c868a26a7968210435faa4ace253aaf1 (diff)
downloadports-c6b5e69c3b84041611b5ed59247bbd2889d67164.tar.gz
ports-c6b5e69c3b84041611b5ed59247bbd2889d67164.zip
Notes
Diffstat (limited to 'lang/p5-Scalar-List-Utils/Makefile')
-rw-r--r--lang/p5-Scalar-List-Utils/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/p5-Scalar-List-Utils/Makefile b/lang/p5-Scalar-List-Utils/Makefile
index 0cdd7e862dbe..2e4e3be222e9 100644
--- a/lang/p5-Scalar-List-Utils/Makefile
+++ b/lang/p5-Scalar-List-Utils/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Scalar-List-Utils
-PORTVERSION= 1.19
+PORTVERSION= 1.20
PORTEPOCH= 1
CATEGORIES= lang perl5
MASTER_SITES= CPAN
@@ -17,6 +17,6 @@ COMMENT= Perl subroutines that would be nice to have in the perl core
PERL_CONFIGURE= yes
-MAN3= List::Util.3 Scalar::Util.3
+MAN3= List::Util.3 Scalar::Util.3 List::Util::XS.3
.include <bsd.port.mk>