diff options
Diffstat (limited to 'devel')
-rw-r--r-- | devel/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile index a313443a5c1..a2aec199506 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1632 2012/08/08 09:22:47 sno Exp $ +# $NetBSD: Makefile,v 1.1633 2012/08/08 12:05:35 wen Exp $ # COMMENT= Development utilities @@ -1082,6 +1082,7 @@ SUBDIR+= p5-String-PerlIdentifier SUBDIR+= p5-Sub-Exporter SUBDIR+= p5-Sub-Exporter-ForMethods SUBDIR+= p5-Sub-Exporter-GlobExporter +SUBDIR+= p5-Sub-Exporter-Progressive SUBDIR+= p5-Sub-Identify SUBDIR+= p5-Sub-Install SUBDIR+= p5-Sub-Installer |