From e721d1cfd637ff967467acba12dc703e12812837 Mon Sep 17 00:00:00 2001 From: jperkin Date: Wed, 2 Sep 2015 13:04:12 +0000 Subject: [PATCH] Fix p5-Struct-Dumb typo. --- devel/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/devel/Makefile b/devel/Makefile index e808d5d0dc07..e091c3cd2f8f 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2140 2015/09/01 13:01:13 mef Exp $ +# $NetBSD: Makefile,v 1.2141 2015/09/02 13:04:12 jperkin Exp $ # COMMENT= Development utilities @@ -1321,7 +1321,7 @@ SUBDIR+= p5-String-Escape SUBDIR+= p5-String-Format SUBDIR+= p5-String-PerlIdentifier SUBDIR+= p5-String-Print -SUBDIR+= p5-Struct-Dump +SUBDIR+= p5-Struct-Dumb SUBDIR+= p5-Sub-Exporter SUBDIR+= p5-Sub-Exporter-ForMethods SUBDIR+= p5-Sub-Exporter-GlobExporter