diff options
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile index 5e5c1d05068..e808d5d0dc0 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2139 2015/08/31 14:31:58 nros Exp $ +# $NetBSD: Makefile,v 1.2140 2015/09/01 13:01:13 mef Exp $ # COMMENT= Development utilities @@ -1321,6 +1321,7 @@ SUBDIR+= p5-String-Escape SUBDIR+= p5-String-Format SUBDIR+= p5-String-PerlIdentifier SUBDIR+= p5-String-Print +SUBDIR+= p5-Struct-Dump SUBDIR+= p5-Sub-Exporter SUBDIR+= p5-Sub-Exporter-ForMethods SUBDIR+= p5-Sub-Exporter-GlobExporter |