diff options
author | wiz <wiz> | 2016-05-18 12:22:27 +0000 |
---|---|---|
committer | wiz <wiz> | 2016-05-18 12:22:27 +0000 |
commit | 40f1e82cf2a7af436803874dcfc508b0968a23e2 (patch) | |
tree | 4f3d57aef850260ded665da2dca46669114aaef6 /devel | |
parent | 3c1c5e3bb3937e423d2d7e3db0da3181d0da26cd (diff) | |
download | pkgsrc-40f1e82cf2a7af436803874dcfc508b0968a23e2.tar.gz |
Add p5-List-SomeUtils*
Diffstat (limited to 'devel')
-rw-r--r-- | devel/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile index 496f834ae8f..e6f5790a691 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2261 2016/05/18 11:49:15 wiz Exp $ +# $NetBSD: Makefile,v 1.2262 2016/05/18 12:22:27 wiz Exp $ # COMMENT= Development utilities @@ -1089,6 +1089,8 @@ SUBDIR+= p5-Lexical-SealRequireHints SUBDIR+= p5-List-AllUtils SUBDIR+= p5-List-MoreUtils SUBDIR+= p5-List-Pairwise +SUBDIR+= p5-List-SomeUtils +SUBDIR+= p5-List-SomeUtils-XS SUBDIR+= p5-List-UtilsBy SUBDIR+= p5-Locale-Msgfmt SUBDIR+= p5-Locale-PO |