diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 2014-11-20 09:41:19 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 2014-11-20 09:41:19 +0000 |
commit | fb6dbb574ee9ef4d31ad5b69a461f63ea7b64215 (patch) | |
tree | 3c4538cca5b26a578fb6e7cfab870e2b56f48791 /devel/Makefile | |
parent | e15dedd7afbf201a4112cca53ef8b9cb2309be4c (diff) |
Notes
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile index d127013bdac5..563ce574fb11 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -2740,6 +2740,7 @@ SUBDIR += p5-Scalar-Does SUBDIR += p5-Scalar-Listify SUBDIR += p5-Scalar-String + SUBDIR += p5-Scalar-Util-LooksLikeNumber SUBDIR += p5-Scope-Guard SUBDIR += p5-Scope-Upper SUBDIR += p5-Script-isAperlScript |