diff options
author | markd <markd@pkgsrc.org> | 2017-08-01 13:04:26 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2017-08-01 13:04:26 +0000 |
commit | 3a8a7f3132ea96153183ac2a4fb5c4e1f92d2ba3 (patch) | |
tree | aaeeae72510e0df502b89b25c6de11e5b46241ea /devel/Makefile | |
parent | 8f2e1d293d9e13b8392e88f2ea883ba6258f466c (diff) | |
download | pkgsrc-3a8a7f3132ea96153183ac2a4fb5c4e1f92d2ba3.tar.gz |
Add p5-List-MoreUtils-XS p5-Sort-Key
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile index 10a3aedf86c..61d0442ebb8 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2478 2017/07/31 13:16:14 adam Exp $ +# $NetBSD: Makefile,v 1.2479 2017/08/01 13:04:26 markd Exp $ # COMMENT= Development utilities @@ -1176,6 +1176,7 @@ SUBDIR+= p5-Lexical-Persistence SUBDIR+= p5-Lexical-SealRequireHints SUBDIR+= p5-List-AllUtils SUBDIR+= p5-List-MoreUtils +SUBDIR+= p5-List-MoreUtils-XS SUBDIR+= p5-List-Pairwise SUBDIR+= p5-List-SomeUtils SUBDIR+= p5-List-SomeUtils-XS @@ -1464,6 +1465,7 @@ SUBDIR+= p5-ShipIt SUBDIR+= p5-Signal-Mask SUBDIR+= p5-Smart-Comments SUBDIR+= p5-Software-License +SUBDIR+= p5-Sort-Key SUBDIR+= p5-Sort-Maker SUBDIR+= p5-Sort-Naturally SUBDIR+= p5-Sort-Versions |