aboutsummaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
authorAnton Berezin <tobez@FreeBSD.org>2001-12-19 14:26:19 +0000
committerAnton Berezin <tobez@FreeBSD.org>2001-12-19 14:26:19 +0000
commit91f8efdede509f8decb595b5c98b0b1742cc9bce (patch)
tree90b3e914d4dd79c6ba2a6e1afdb7d160c5bbba76 /lang/Makefile
parentd7e5af9aa2fb6d986ec670576f9df595ceaa27d2 (diff)
Add p5-Scalar-List-Utils, a collection of Perl subroutines that would be
nice to have in the perl core.
Notes
Notes: svn path=/head/; revision=51840
Diffstat (limited to 'lang/Makefile')
-rw-r--r--lang/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/Makefile b/lang/Makefile
index c43a7181d872..b6f26024923b 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -111,6 +111,7 @@
SUBDIR += p5-Error
SUBDIR += p5-Expect
SUBDIR += p5-F77
+ SUBDIR += p5-Scalar-List-Utils
SUBDIR += p5-Switch
SUBDIR += p5-Tcl
SUBDIR += p5-ePerl